Skip to content

Commit

Permalink
Update .gitattributes file to exclude vendored files
Browse files Browse the repository at this point in the history
  • Loading branch information
LyubomirT committed Mar 21, 2024
1 parent 78f411d commit 2cd390b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pages/* linguist-vendored
HTML linguist-vendored=false
CSS linguist-vendored=false
.html linguist-vendored=false
.css linguist-vendored=false
.js linguist-vendored=false

0 comments on commit 2cd390b

Please sign in to comment.