Changed .gitattributes to show AHK as project lang
This commit is contained in:
parent
627849013d
commit
4d8826011d
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -1,2 +1,4 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
* linguist-vendored
|
||||
*.ahk linguist-vendored=false
|
Loading…
Reference in a new issue