Create .gitattributes
This commit is contained in:
parent
774dc9c721
commit
25767c21e6
|
@ -0,0 +1,4 @@
|
|||
*.swift linguist-detectable=true
|
||||
*.js linguist-detectable=false
|
||||
*.html linguist-detectable=false
|
||||
*.xml linguist-detectable=false
|
Loading…
Reference in New Issue