don't export bin

This commit is contained in:
Till Krüss
2023-04-13 09:51:16 -07:00
committed by GitHub
parent 971e47672d
commit d2cd99492d
+4 -3
View File
@@ -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