update gitignore
This commit is contained in:
parent
8c598e84a6
commit
cdc791c095
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -31,3 +31,7 @@ node_modules
|
||||||
|
|
||||||
# Optional REPL history
|
# Optional REPL history
|
||||||
.node_repl_history
|
.node_repl_history
|
||||||
|
|
||||||
|
db.sqlite
|
||||||
|
public/main.js
|
||||||
|
public/client.js
|
||||||
|
|
Loading…
Reference in a new issue