.svn/
.git/

.sass-cache/
*.scssc

.DS_Store
.DS_Store?
._*
*.DS_Store
.Trashes
Icon?
ehthumbs.db
Thumbs.db

*.sublime-*
nbproject/
.idea/
node_modules/

/conf
/build
/database_dump
/legacy_bash_scripts

/.bowerrc
/phpunit.xml.dist
/.editorconfig
/.gitattributes
/.gitignore
/.gitconfig
/Gruntfile.js
/.jshintrc
/.jscs.json
/bower.json
/composer.json
/package.json
/composer.lock
/README.md
/build.xml
/phpunit.xml
/.insight.yml
/.travis.yml

/app/logs/*
/app/sessions/*
/app/cache/*

/grunt

/app/config/parameters.yml
/app/config/parameters.yml.dist
/web/.htaccess
