6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
|
# Improve language detection of repo by ignoring x files.
|
||
|
*.x -linguist-detectable
|
||
|
|
||
|
# Auto detect text files and perform LF normalization
|
||
|
* text=auto
|