Skip to content

Commit 227be6d

Browse files
authored
Create .gitattributes
1 parent 3a901be commit 227be6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*.html linguist-detectable=false
2+
*.js linguist-detectable=false
3+
*.css linguist-detectable=false
4+
*.scss linguist-detectable=false
5+
*.less linguist-detectable=false
6+
*.php linguist-detectable=false
7+
*c linguist-detectable=false

0 commit comments

Comments
 (0)