Skip to content

Instantly share code, notes, and snippets.

@eveyrat
Created November 13, 2013 10:13
Show Gist options
  • Save eveyrat/7446690 to your computer and use it in GitHub Desktop.
Save eveyrat/7446690 to your computer and use it in GitHub Desktop.
.gitignore - symfony2
#/web/bundles/
/app/bootstrap*
/app/cache/*
/app/logs/*
/vendor/
/bin/
/app/config/parameters.yml
/web/.htaccess
/web/robots.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment