.DS_Store
.buildpath
.cache
.project
.settings
nbproject/
*~
.#*
*.bak
*.orig
*.rej
*.swp
*.kdev4
.kdev4/*

# Ignore ALL config files
conf.php

# Ignore testing files
run-tests.log
/test/*/*/*.diff
/test/*/*/*.exp
/test/*/*/*.log
/test/*/*/*.out
/test/*/*/*/*.diff
/test/*/*/*/*.exp
/test/*/*/*/*.log
/test/*/*/*/*.out

# Ignore locally defined config
/config/*.d/*.php
/config/*.old
/config/conf.bak.php
/config/hooks.php
/config/menu.php
/config/*.local.php
/config/*-*.php
/config/conf.php

composer.lock
vendor/
.phpunit.cache
.php-cs-fixer.cache
## Remnants of install with the package itself as root
/var
/web