gitignore: add profile.[cov|tmp]
This commit is contained in:
parent
7fcccff22a
commit
0074643c10
2
.gitignore
vendored
2
.gitignore
vendored
@ -47,3 +47,5 @@ test_wal/*
|
|||||||
|
|
||||||
vendor
|
vendor
|
||||||
*.idea
|
*.idea
|
||||||
|
profile.cov
|
||||||
|
profile.tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user