# copied from host global gitignore
#
*.log
*.sql
auth.json
/composer
composer.phar

.settings
.idea
.vagrant
.sass-cache
composer.phar
!.ansible/*/composer
/ssl
vendor
build/
.nvm/
node_modules/
secrets.yml
.env*
!.env.dist
olivia_*

**/web/fileadmin

web/Packages

web/typo3
web/typo3_src

web/typo3conf/*.log
web/typo3conf/ENABLE_INSTALL_TOOL

**/web/typo3conf/l10n/

web/typo3conf/ext/*
!web/typo3conf/ext/vantomas
!web/typo3conf/ext/vantomas/ext_tables.sql

web/index.php
web/.htaccess

web/typo3conf/ext/vantomas/Resources/Public/Css/app.css
web/typo3conf/ext/vantomas/Resources/Public/Javascript/vendor

web/typo3temp
**/web/uploads

data/db
