Skip to content

Instantly share code, notes, and snippets.

@ecentinela
Created November 26, 2011 10:55
Show Gist options
  • Save ecentinela/1395452 to your computer and use it in GitHub Desktop.
Save ecentinela/1395452 to your computer and use it in GitHub Desktop.
gitignore for symfony
.DS_Store
/web/bundles/
/app/bootstrap*
/app/cache/*
/app/logs/*
/vendor/
/app/config/parameters.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment