Browse Source

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

Alexander Trauzzi 13 years ago
parent
commit
ddec169fbd
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Symfony2.gitignore

+ 3 - 0
Symfony2.gitignore

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