mirror of https://github.com/Wilfred/difftastic/
8 lines
279 B
Plaintext
8 lines
279 B
Plaintext
/examples/* linguist-vendored
|
|
|
|
# Explicitly list files in src so scanner.cc and scanner.c are not included.
|
|
/src/tree_sitter/* -diff linguist-vendored
|
|
/src/grammar.json -diff linguist-generated
|
|
/src/node-types.json -diff linguist-generated
|
|
/src/parser.c -diff linguist-generated
|