get back a proper git attibutes to use only linux format files

This commit is contained in:
mckaygerhard 2024-03-21 05:46:12 -04:00
parent e947488c24
commit 4fc72e39ad

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
# Improve language detection of repo by ignoring x files.
*.x -linguist-detectable
# Auto detect text files and perform LF normalization
* text=auto