configure.php
local/configure*.php
/vendor

*.php1
*.bak
*.old
devtools.php
Thumbs.db
clover.xml
.DS_Store
.phpunit.result.cache

dev-*.*

# IDE-specific things...
# Ignore eclipse project files
.project
.settings
.buildpath
# Ignore phpStorm stuff 
.idea

# dbv
/data/meta/revision
localconfig_*.php
!localconfig_travis.php
!localconfig_EXAMPLE.php
!localconfig_vagrant.php
