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.
42 lines
524 B
42 lines
524 B
###CI4### |
|
|
|
.env |
|
|
|
public/ |
|
!public/assets/ |
|
system/ |
|
tests/ |
|
vendor/ |
|
writable/ |
|
|
|
application/index.html |
|
application/.htaccess |
|
|
|
application/Config/ |
|
!application/Config/Aauth.php |
|
|
|
application/Filters/Throttle.php |
|
application/Filters/Honeypot.php |
|
application/Filters/CSRF.php |
|
application/Filters/DebugToolbar.php |
|
|
|
application/Views/errors/ |
|
application/Views/welcome_message.php |
|
application/Views/form.php |
|
|
|
|
|
###OSX### |
|
|
|
.DS_Store |
|
.AppleDouble |
|
.LSOverride |
|
._* |
|
.Spotlight-V100 |
|
.Trashes |
|
|
|
|
|
###Windows### |
|
|
|
Thumbs.db |
|
ehthumbs.db |
|
Desktop.ini
|
|
|