add .gitignore

This commit is contained in:
Francesco Esposito 2019-02-12 21:50:37 +01:00
parent 79303bfc01
commit c7bb09370c
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
node_modules
*.db
*.log