/vendor/
/tests/
composer.lock
config.json
.vscode/
/output/*
!/output/README
web/config.php
.phpunit.result.cache
/tmp/smarty/*
!/tmp/smarty/.htaccess
!/tmp/smarty/cache
!/tmp/smarty/templates
!/tmp/smarty/compiled
!/tmp/smarty/config
!/tmp/smarty/plugins
/tmp/smarty/cache/*
/tmp/smarty/cache/templates/*
/tmp/smarty/compiled/*
/tmp/smarty/config/*
/tmp/smarty/plugins/*
!/tmp/smarty/cache/.htaccess
!/tmp/smarty/templates/.htaccess
!/tmp/smarty/compiled/.htaccess
!/tmp/smarty/config/.htaccess
!/tmp/smarty/plugins/.htaccess
/tmp/*
!/tmp/README