diff --git a/.gitattributes b/.gitattributes index e69de29..9db05fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -0,0 +1,5 @@ +/.github/ export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +tests/ export-ignore +syntax_test_* export-ignore