# Editors
project.xml
project.properties
/nbproject/private/
.buildpath
.project
.settings*
sftp-config.json
.idea

# Grunt
/node_modules/
/deploy/

# OS X metadata
.DS_Store

# Windows thumbnail cache
Thumbs.db

# Unit tests
/tmp
/tests/bin/tmp

# Composer
/vendor
composer.lock

# Vagrant
.vagrant
