remove cronjob files and add gitignore
Dieser Commit ist enthalten in:
Ursprung
f6bd3e0b22
Commit
f83140718d
7 geänderte Dateien mit 6 neuen und 6 gelöschten Zeilen
6
data/cronlog/.gitignore
gevendort
Normale Datei
6
data/cronlog/.gitignore
gevendort
Normale Datei
|
@ -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
|
Laden …
In neuem Issue referenzieren