19 lines
331 B
Text
19 lines
331 B
Text
/.htaccess
|
|
/index.php
|
|
/app/config/main.php
|
|
/app/config/_*
|
|
/app/config/db/*
|
|
/app/config/ext/*
|
|
/app/cache/**/*.php
|
|
/app/cache/**/*.lock
|
|
/app/cache/**/*.tmp
|
|
/app/log/*
|
|
/ext/*
|
|
/public/img/avatars/*
|
|
/public/img/og/*
|
|
/public/.htaccess
|
|
/public/index.php
|
|
/public/upload/**/*
|
|
/public/style/ForkBB_old/*
|
|
!/public/upload/index.html
|
|
!.gitkeep
|