Create .gitattributes

This commit is contained in:
Nabil Chatbi 2020-06-30 10:45:04 +02:00 committed by GitHub
parent 774dc9c721
commit 25767c21e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
*.swift linguist-detectable=true
*.js linguist-detectable=false
*.html linguist-detectable=false
*.xml linguist-detectable=false