Create .gitattributes
This commit is contained in:
parent
b29ca18321
commit
6b4c37cd57
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Auto detect text files and perform LF normalization
|
||||||
|
* text=auto
|
||||||
|
*.src linguist-language=Lua
|
||||||
Reference in a new issue