Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
inikulin authored Mar 23, 2023
1 parent cfa4146 commit 2f8120d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Exclude HTML files from GitHub's language statistics
# https://github.com/github/linguist#using-gitattributes
tests/data/* linguist-vendored
benches/data/* linguist-vendored
fuzz/corpus/* linguist-vendored
tests/data/** linguist-vendored
benches/data/** linguist-vendored
fuzz/corpus/** linguist-vendored

0 comments on commit 2f8120d

Please sign in to comment.