.gitignore 0000644 00000000326 14476160716 0006551 0 ustar 00 /vendor/
/tests/
composer.lock
/config.json
/app/*
!/app/.htaccess
!/app/INSTRUCTIONS.txt
cache/*
!cache/smarty
cache/smarty/*
!cache/smarty/cache
!cache/smarty/compiled
cache/smarty/cache/*
cache/smarty/compiled/* .htaccess 0000644 00000000570 14476160716 0006360 0 ustar 00
Require all denied
Require all denied
Require all denied
Require all denied
Require all denied
Require all denied