mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-25 09:30:52 +02:00
Update .gitattributes
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -3,7 +3,11 @@
|
||||
# Github's insistence that only the "docs" dir or root can be web roots is idiotic
|
||||
docs/*.* -linguist-documentation
|
||||
|
||||
# Except for the legacy PHP files, consider those "vender" files to be excluded from the stats
|
||||
# But ignore these autogenerated files
|
||||
docs/index.html linguist-generated
|
||||
docs/**/index.html linguist-generated
|
||||
|
||||
# And the legacy PHP files, consider those "vender" files to be excluded from the stats
|
||||
docs/*.php linguist-vendored
|
||||
|
||||
# This is the Perl file from https://github.com/Pomax/tex2utf
|
||||
|
Reference in New Issue
Block a user