1
0
mirror of https://github.com/github/gitignore synced 2024-06-07 13:17:58 +02:00

Cleaner and also safer gitignore. Dodges vendors dir entirely and also removes sensitive data found in parameters.ini.

This commit is contained in:
Alexander Trauzzi 2011-08-04 06:41:51 -05:00
parent 88320f20dc
commit ddec169fbd

View File

@ -1,4 +1,7 @@
app/bootstrap*
*/logs/* */logs/*
*/cache/* */cache/*
web/uploads/* web/uploads/*
web/bundles/* web/bundles/*
vendor/
app/config/parameters.ini