Skip to content

Commit b92f859

Browse files
committed
chore: update .gitattributes
1 parent dd1d9af commit b92f859

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.gitattributes

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
/src/** linguist-vendored
21
/examples/* linguist-vendored
32

3+
+src/tree_sitter/* linguist-generated
44
src/grammar.json linguist-generated
55
src/node-types.json linguist-generated
66
src/parser.c linguist-generated
7-
8-
src/grammar.json -diff
9-
src/node-types.json -diff
10-
src/parser.c -di

0 commit comments

Comments
 (0)