mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Specify Python in .gitattributes.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -2,4 +2,6 @@
|
|||||||
* text=auto eol=lf
|
* text=auto eol=lf
|
||||||
# Enforce Windows newlines for .bat files
|
# Enforce Windows newlines for .bat files
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
|
|
||||||
|
*.py linguist-detectable=true
|
||||||
*.nb linguist-detectable=false
|
*.nb linguist-detectable=false
|
||||||
|
|||||||
Reference in New Issue
Block a user