2020-02-22 15:27:11 +02:00
|
|
|
# Enforce Unix newlines for all files
|
|
|
|
* text=auto eol=lf
|
|
|
|
# Enforce Windows newlines for .bat files
|
|
|
|
*.bat text eol=crlf
|
2022-07-31 18:22:24 -04:00
|
|
|
|
|
|
|
*.py linguist-detectable=true
|
2022-07-31 18:18:25 -04:00
|
|
|
*.nb linguist-detectable=false
|