Skip to content

Commit

Permalink
fix: .gitattributes for git programming language detection
Browse files Browse the repository at this point in the history
  • Loading branch information
saber13812002 committed Dec 17, 2021
1 parent 20536bc commit 75c25ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
* text=auto
*.php linguist-vendored
*.html linguist-detectable=false
*.css linguist-vendored
*.scss linguist-vendored
*.js linguist-vendored
Expand Down

0 comments on commit 75c25ec

Please sign in to comment.