Skip to content

Instantly share code, notes, and snippets.

@roderik
Created November 16, 2011 19:45
Show Gist options
  • Save roderik/1371117 to your computer and use it in GitHub Desktop.
Save roderik/1371117 to your computer and use it in GitHub Desktop.
Symfony2 .gitignore
Model Folder
*.pyc
web/bundles/
app/bootstrap*
app/cache/*
app/logs/*
vendor/
app/config/parameters.ini
.idea
.DS_Store
build/code-browser
build/logs
build/api
build/pdepend
build/coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment