gitignore: add db files
This commit is contained in:
parent
e6b06612c3
commit
19253502c8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -22,3 +22,4 @@ erl_crash.dump
|
|||
# Ignore package tarball (built via "mix hex.build").
|
||||
elstat-*.tar
|
||||
|
||||
*.db
|
||||
|
|
Loading…
Reference in a new issue