Skip to content

Commit

Permalink
chore: add .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
noelsimbolon committed Jan 25, 2023
1 parent 150446a commit 7ea00ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Treats all of the paths/files below as vendored
# and therefore are not included in the language
# statistics for the repository
shaders/*.glsl linguist-vendored
shaders/*.hook linguist-vendored
scripts/* linguist-vendored

0 comments on commit 7ea00ea

Please sign in to comment.