Update .gitattributes
Browse files- .gitattributes +1 -1
.gitattributes
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
* text=auto
|
2 |
*.py linguist-detectable=true
|
3 |
*.md linguist-detectable=true
|
4 |
-
*.txt linguist-detectable=true
|
|
|
1 |
* text=auto
|
2 |
*.py linguist-detectable=true
|
3 |
*.md linguist-detectable=true
|
4 |
+
*.txt linguist-detectable=true
|