Ignore untracked files
This commit is contained in:
parent
a3ecc9f2d4
commit
b95b886c9b
1 changed files with 2 additions and 0 deletions
2
parser/.gitignore
vendored
2
parser/.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
target
|
||||
Cargo.lock
|
||||
*.swp
|
||||
/perf.*
|
||||
/coverage.sh
|
||||
|
|
Loading…
Reference in a new issue