Ignore created log and config files as they change
This commit is contained in:
parent
d177706bb1
commit
c982cd535a
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,6 +8,8 @@ lerna-debug.log*
|
||||
.DS_Store
|
||||
.VSCodeCounter
|
||||
.vscode
|
||||
config.json
|
||||
log.txt
|
||||
|
||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||
|
Loading…
Reference in New Issue
Block a user