# folders
/vendor/
build/*

# keep the config files in the build folder
!build/*.xml

# files
.DS_Store
cache.properties
composer.lock
*.sublime-*


# Ctag files
.tag*