You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
598 B
51 lines
598 B
###CI4### |
|
|
|
/public/.htaccess |
|
/public/favicon.ico |
|
/public/index.php |
|
/public/robots.txt |
|
|
|
/admin/ |
|
/build/ |
|
/system/ |
|
/tests/_support |
|
/tests/system |
|
/tests/.htaccess |
|
/tests/README.md |
|
/vendor/ |
|
/writable/ |
|
/user_guide_src/build/ |
|
|
|
/app/index.html |
|
/app/.htaccess |
|
|
|
/app/Config/* |
|
!/app/Config/Aauth.php |
|
|
|
/app/Filters/Throttle.php |
|
/app/Filters/Honeypot.php |
|
/app/Filters/CSRF.php |
|
/app/Filters/DebugToolbar.php |
|
|
|
/app/Views/errors/ |
|
/app/Views/welcome_message.php |
|
|
|
.env |
|
composer.lock |
|
spark |
|
|
|
###OSX### |
|
|
|
.DS_Store |
|
.AppleDouble |
|
.LSOverride |
|
._* |
|
.Spotlight-V100 |
|
.Trashes |
|
|
|
|
|
###Windows### |
|
|
|
Thumbs.db |
|
ehthumbs.db |
|
Desktop.ini
|
|
|