Skip to content

Commit

Permalink
chore: Update .gitattributes to ignore vendored files
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Sep 13, 2024
1 parent 22df8d4 commit a9a1eda
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
* linguist-vendored
*.cr linguist-vendored=false
*.cr linguist-vendored=false
*.rb linguist-vendored=false
Rakefile linguist-vendored=false

0 comments on commit a9a1eda

Please sign in to comment.