Adds .gitattributes to fix GitHub language detection

See https://github.com/github/linguist#overrides
This commit is contained in:
Nemo 2020-04-26 20:57:16 +05:30
parent bf66a2f6b3
commit 2885606b4a
1 changed files with 6 additions and 0 deletions

6
.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
# Generated file for browsers
pincode-regex.js=linguist-generated
# jasmine is vendored for browser tests
tests/jasmine-3.5.0/*=linguist-vendored
# regex.txt is generated (see src/generate.js)
regex.txt=linguist-generated