# Configuration
/app/config/parameters.yml

# Libraries
/vendor/*
/node_modules/*

# Generated files
.project
.cache
.sass-cache
.buildpath
.settings
.*.swp
.DS_Store
/app/cache/*
/app/logs/*
/app/sessions/*
/bin/*
/bundles/*
/css/*.css
/js/*.js
