mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 09:05:43 +00:00
add log support
This commit is contained in:
parent
1998e73515
commit
94b1ca5700
6 changed files with 106 additions and 33 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -6,13 +6,15 @@
|
|||
|
||||
/src/public/api/*.json
|
||||
|
||||
/src/config/*
|
||||
/src/config/
|
||||
!/src/config/bootstrap.php
|
||||
!/src/config/nodes.php
|
||||
!/src/config/trackers.php
|
||||
|
||||
/src/public/sitemap.xml
|
||||
|
||||
/src/storage/log/*.log
|
||||
|
||||
/composer.lock
|
||||
|
||||
*test*
|
||||
Loading…
Add table
Add a link
Reference in a new issue