add .db files on gitigore
This commit is contained in:
parent
416592d7df
commit
8471e5177c
3
server/.gitignore
vendored
3
server/.gitignore
vendored
@ -117,6 +117,9 @@ dist
|
|||||||
# DynamoDB Local files
|
# DynamoDB Local files
|
||||||
.dynamodb/
|
.dynamodb/
|
||||||
|
|
||||||
|
# DB local files
|
||||||
|
.db
|
||||||
|
|
||||||
# TernJS port file
|
# TernJS port file
|
||||||
.tern-port
|
.tern-port
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user