mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
Copy crons from /scripts to /cron, added custom directories for api/v1/, /setup, /cron and /scripts
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -34,5 +34,14 @@ client/custom/*
|
||||
!client/custom/readme.php
|
||||
guest/custom/*
|
||||
!guest/custom/readme.php
|
||||
cron/custom/*
|
||||
!cron/custom/readme.php
|
||||
scripts/custom/*
|
||||
!scripts/custom/readme.php
|
||||
setup/custom/*
|
||||
!setup/custom/readme.php
|
||||
api/v1/custom/*
|
||||
!api/v1/custom/readme.php
|
||||
.zed
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user