Adds polaris.ndb to gitignore
This commit is contained in:
parent
e42c3abfe1
commit
9e18a221db
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -15,6 +15,7 @@ TestConfig.toml
|
||||||
**/*.sqlite-shm
|
**/*.sqlite-shm
|
||||||
**/*.sqlite-wal
|
**/*.sqlite-wal
|
||||||
polaris.log
|
polaris.log
|
||||||
|
polaris.ndb
|
||||||
polaris.pid
|
polaris.pid
|
||||||
profile.json
|
profile.json
|
||||||
/peaks
|
/peaks
|
||||||
|
|
Loading…
Add table
Reference in a new issue