Update .gitattributes
Mark *.spec as text, instead of the auto-detected python
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,4 +1,4 @@
|
||||
**/*.spec -linguist-detectable
|
||||
**/*.spec -linguist-detectable linguist-language=Text
|
||||
src/fileio/gzstream/** linguist-vendored
|
||||
src/fileio/xml-parser/** linguist-vendored
|
||||
src/fileio/xml-parser/tinyprint.* -linguist-vendored
|
||||
|
Reference in New Issue
Block a user