Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@adrienlucas
Last active December 25, 2015 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adrienlucas/7038301 to your computer and use it in GitHub Desktop.
Save adrienlucas/7038301 to your computer and use it in GitHub Desktop.
Symfony2 capable gitignore file.
# Deprecated, use gibo instead : https://github.com/simonwhitaker/gibo
/build/
/composer.phar
vendor/*
app/bootstrap*
web/uploads/*
web/bundles/*
*/logs/*
*/cache/*
!*.gitkeep
app/config/parameters.ini
app/config/parameters.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment