forkbb/.gitignore
2023-05-14 21:44:55 +07:00

13 lines
215 B
Text

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