]> source.dussan.org Git - gitignore.git/commitdiff
Updated through http://www.deanoj.co.uk/programming/git/git-ignore-file-for-symfony2/
authorOncle Tom <thomas@oncle-tom.net>
Sun, 24 Jul 2011 10:07:02 +0000 (03:07 -0700)
committerChris Wanstrath <chris@ozmm.org>
Fri, 2 Sep 2011 00:05:08 +0000 (17:05 -0700)
Symfony2.gitignore

index f50b6f5c0874872f7c28be15ebe5655006c28444..ca99e24e88bb65302ca6f2cc927e22ce9dd62f9f 100644 (file)
@@ -1,7 +1,12 @@
+# Bootstrap
 app/bootstrap*
+
+# Symfony directories
+vendor/*
 */logs/*
 */cache/*
 web/uploads/*
 web/bundles/*
-vendor/
-app/config/parameters.ini
\ No newline at end of file
+
+# Configuration files
+app/config/parameters.ini