This commit is contained in:
lincube
2026-02-26 20:51:03 +08:00
parent b92441ed9f
commit 9cb89587b4
90 changed files with 0 additions and 19091 deletions

26
.gitignore vendored
View File

@@ -1,26 +0,0 @@
# CakePHP 3
/vendor/*
/config/app.php
/tmp/cache/models/*
!/tmp/cache/models/empty
/tmp/cache/persistent/*
!/tmp/cache/persistent/empty
/tmp/cache/views/*
!/tmp/cache/views/empty
/tmp/sessions/*
!/tmp/sessions/empty
/tmp/tests/*
!/tmp/tests/empty
/logs/*
!/logs/empty
# CakePHP 2
/app/tmp/*
/app/Config/core.php
/app/Config/database.php
/vendors/*
node_modules