diff --git a/.gitattributes b/.gitattributes index e20c2b8a..24d268ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,9 @@ * text=auto -/.github/ export-ignore -/examples/ export-ignore -/tests/ export-ignore +/.github export-ignore +/bin export-ignore +/examples export-ignore +/tests export-ignore /.codespellrc export-ignore linguist-language=INI /.editorconfig export-ignore /.gitattributes export-ignore