Changed .gitattributes to show AHK as project lang

This commit is contained in:
huskeee 2020-06-23 07:24:06 +03:00
parent 627849013d
commit 4d8826011d

2
.gitattributes vendored
View file

@ -1,2 +1,4 @@
# Auto detect text files and perform LF normalization
* text=auto
* linguist-vendored
*.ahk linguist-vendored=false