remove log file from git
This commit is contained in:
parent
55b7b99e48
commit
3ad063cbc2
2 changed files with 2 additions and 8 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,3 +19,5 @@ push_dockerhub.sh
|
|||
|
||||
# keys #
|
||||
keys/**/*
|
||||
|
||||
cron.log
|
8
cron.log
8
cron.log
|
@ -1,8 +0,0 @@
|
|||
2024-02-04T10:30:00.949Z - START CRON JOB
|
||||
2024-02-04T10:30:03.875Z - END CRON JOB
|
||||
2024-02-04T10:31:00.105Z - START CRON JOB
|
||||
2024-02-04T10:31:00.825Z - END CRON JOB
|
||||
2024-02-04T10:52:00.163Z - START CRON JOB
|
||||
2024-02-04T10:52:03.334Z - END CRON JOB
|
||||
2024-02-04T11:00:00.562Z - START CRON JOB
|
||||
2024-02-04T11:00:03.403Z - END CRON JOB
|
Loading…
Reference in a new issue