Explorar el Código

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

Alexander Trauzzi hace 13 años
padre
commit
ddec169fbd
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Symfony2.gitignore

+ 3 - 0
Symfony2.gitignore

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