Ensure logs and compiled files are not added.
This commit is contained in:
parent
e4b5e7d7d5
commit
48eca38c4b
4
.gitignore
vendored
4
.gitignore
vendored
@ -22,5 +22,7 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# my additions
|
||||
package-lock.json
|
||||
|
||||
logs
|
||||
dist
|
||||
|
Reference in New Issue
Block a user