Edited .gitignore
This commit is contained in:
parent
0c4583e254
commit
289958fd40
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# Package Lock
|
||||
package-lock.json
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
|
Loading…
Reference in a new issue