fix(gitignore): add cron_update.log to ignore list and ensure proper formatting
This commit is contained in:
+3
-1
@@ -43,4 +43,6 @@ yarn-error.log*
|
||||
*.tsbuildinfo
|
||||
|
||||
# idea files
|
||||
.idea
|
||||
.idea
|
||||
|
||||
cron_update.log
|
||||
Reference in New Issue
Block a user