fix(gitignore): add app.pid to ignore list and ensure cron_update.log is properly formatted
This commit is contained in:
parent
1b867857b8
commit
bf813acfa6
3
.gitignore
vendored
3
.gitignore
vendored
@ -45,4 +45,5 @@ yarn-error.log*
|
|||||||
# idea files
|
# idea files
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
cron_update.log
|
cron_update.log
|
||||||
|
app.pid
|
||||||
Loading…
x
Reference in New Issue
Block a user