Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
Try to get the language bar to ignore the vendored sqlite
  • Loading branch information
patrickdevivo authored Jun 28, 2021
1 parent 2091ef6 commit 2359c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# mark sqlite3 amalgamation as vendored so as not to skew repository stats
pkg/sqlite/*.{c,h} linguist-vendored
pkg/sqlite/* linguist-vendored

0 comments on commit 2359c9a

Please sign in to comment.