mirror of https://github.com/Wilfred/difftastic/
chore: update gitattributes
parent
b4cdc500b1
commit
8791361cc3
@ -1,6 +1,10 @@
|
||||
/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
|
||||
|
||||
Loading…
Reference in New Issue