ignoring node_modules and *.db
This commit is contained in:
parent
753c6c2af0
commit
d4948e1979
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -22,3 +22,5 @@ static/
|
|||
*~
|
||||
|
||||
static/
|
||||
node_modules/
|
||||
*.db
|
||||
|
|
Loading…
Reference in a new issue