]> source.dussan.org Git - gitignore.git/commitdiff
Cleaner and also safer gitignore. Dodges vendors dir entirely and also removes sensi... 185/head
authorAlexander Trauzzi <atrauzzi@gmail.com>
Thu, 4 Aug 2011 11:41:51 +0000 (06:41 -0500)
committerAlexander Trauzzi <atrauzzi@gmail.com>
Thu, 4 Aug 2011 11:41:51 +0000 (06:41 -0500)
Symfony2.gitignore

index 3cdb9605713053076fb2ce67fee4b632743ba1b0..f50b6f5c0874872f7c28be15ebe5655006c28444 100644 (file)
@@ -1,4 +1,7 @@
+app/bootstrap*
 */logs/*
 */cache/*
 web/uploads/*
 web/bundles/*
+vendor/
+app/config/parameters.ini
\ No newline at end of file