.gitignore: add db directory
Where the node stores its stuff.
This commit is contained in:
parent
bb4680a59d
commit
2949c3bd9d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
*~
|
*~
|
||||||
TAGS
|
TAGS
|
||||||
|
db
|
||||||
|
|
Loading…
Reference in a new issue