forkbb/.gitignore
2021-12-13 20:06:06 +07:00

12 lines
195 B
Text

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