diff --git a/.gitattributes b/.gitattributes index 54d8f7e9..3f9413c5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -.github export-ignore -.src export-ignore -.tests export-ignore +.github/ export-ignore +.src/ export-ignore +.tests/ export-ignore