Exclude huge generated files from git diff output
This commit is contained in:
parent
f627a97d24
commit
ca38c32d36
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -1,2 +1,5 @@
|
|||
/lib/src/unicode/*.h linguist-vendored
|
||||
/lib/src/unicode/LICENSE linguist-vendored
|
||||
|
||||
/cli/src/generate/prepare_grammar/*.json -diff
|
||||
Cargo.lock -diff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue