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