1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-03 05:12:43 +02:00

Create .gitattributes

This commit is contained in:
Pomax
2021-08-07 08:34:48 -07:00
committed by GitHub
parent c924ce6ccb
commit 595ded0676

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
# Github's insistence that only the "docs" dir or root can be web roots is idiotic
docs/*.* -linguist-documentation
*.md linguist-detectable
# This is the Perl file from https://github.com/Pomax/tex2utf
*.pl linguist-vendored