remove cronjob files and add gitignore
This commit is contained in:
parent
f6bd3e0b22
commit
f83140718d
7 changed files with 6 additions and 6 deletions
6
data/cronlog/.gitignore
vendored
Normal file
6
data/cronlog/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
!index.php
|
||||
!crontab.txt
|
||||
|
|
@ -1 +0,0 @@
|
|||
1582131720
|
||||
|
|
@ -1 +0,0 @@
|
|||
1580511600
|
||||
|
|
@ -1 +0,0 @@
|
|||
1582066800
|
||||
|
|
@ -1 +0,0 @@
|
|||
1582131600
|
||||
|
|
@ -1 +0,0 @@
|
|||
1582131600
|
||||
|
|
@ -1 +0,0 @@
|
|||
1582131600
|
||||
Loading…
Add table
Add a link
Reference in a new issue