Skip to content

Commit

Permalink
chore: update gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Nov 15, 2023
1 parent ebf9adc commit 8afdbf6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
/src/parser.c linguist-vendored
/src/*.json linguist-vendored
/src/** linguist-vendored
/examples/* linguist-vendored

src/grammar.json linguist-generated
src/node-types.json linguist-generated
src/parser.c linguist-generated

src/grammar.json -diff
src/node-types.json -diff
src/parser.c -diff

0 comments on commit 8afdbf6

Please sign in to comment.