12 lines
195 B
Text
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
|