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

main
mckaygerhard 2024-03-21 05:46:12 -04:00
parent e947488c24
commit 4fc72e39ad
1 changed files with 5 additions and 0 deletions

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