Create .gitattributes

This commit is contained in:
Clover Foxx 2023-08-15 20:15:35 -07:00 committed by GitHub
parent b29ca18321
commit 6b4c37cd57

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
# Auto detect text files and perform LF normalization
* text=auto
*.src linguist-language=Lua