mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-20 23:41:49 +02:00
Update .gitattributes
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -2,10 +2,12 @@
|
|||||||
|
|
||||||
# Github's insistence that only the "docs" dir or root can be web roots is idiotic
|
# Github's insistence that only the "docs" dir or root can be web roots is idiotic
|
||||||
docs/*.* -linguist-documentation
|
docs/*.* -linguist-documentation
|
||||||
*.md linguist-detectable
|
|
||||||
|
|
||||||
# Except for the legacy PHP files, consider those "vender" files to be excluded from the stats
|
# Except for the legacy PHP files, consider those "vender" files to be excluded from the stats
|
||||||
docs/*.php linguist-vendored
|
docs/*.php linguist-vendored
|
||||||
|
|
||||||
# This is the Perl file from https://github.com/Pomax/tex2utf
|
# This is the Perl file from https://github.com/Pomax/tex2utf
|
||||||
*.pl linguist-vendored
|
*.pl linguist-vendored
|
||||||
|
|
||||||
|
# And let's make sure that markdown is called that.
|
||||||
|
*.md linguist-language=Markdown
|
||||||
|
Reference in New Issue
Block a user