Skip to content

Commit 8a5f044

Browse files
authored
Add .gitattributes to ignore specific file types
1 parent a3a1ff0 commit 8a5f044

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.css linguist-detectable=false
2+
*.js linguist-detectable=false
3+
*.html linguist-detectable=false

0 commit comments

Comments
 (0)