forkbb/.gitignore
2021-02-17 19:04:58 +07:00

11 lines
178 B
Text

/.htaccess
/index.php
/app/config/main.php
/app/config/_*
/app/cache/**/*.php
/app/cache/**/*.lock
/app/log/*
/public/img/avatars/*
/public/.htaccess
/public/index.php
!.gitkeep