Files
cm-web/.gitignore
2020-06-10 06:21:34 +09:00

14 lines
290 B
Plaintext
Executable File

application/cache/*
!application/cache/index.html
application/logs/*
!application/logs/index.html
#application/config/development/database.php
composer.lock
vendor/
logs/
!logs/index.html
storage/logs/
!storage/logs/index.html
#storage/cache/
#!storage/cache/index.html
system/