Skip to content

Commit

Permalink
feat: Add .gitattributes
Browse files Browse the repository at this point in the history
Ignore /benches/results as generated files so they aren't included in
the `Languages` section of the github repo.
  • Loading branch information
winksaville committed Jan 17, 2023
1 parent 686047d commit 7b65450
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
@@ -0,0 +1,2 @@
/benches/results/* linguist-generated

0 comments on commit 7b65450

Please sign in to comment.