1
0
Эх сурвалжийг харах

Updated through http://www.deanoj.co.uk/programming/git/git-ignore-file-for-symfony2/

Oncle Tom 13 жил өмнө
parent
commit
4c9fba7b1e
1 өөрчлөгдсөн 7 нэмэгдсэн , 2 устгасан
  1. 7 2
      Symfony2.gitignore

+ 7 - 2
Symfony2.gitignore

@@ -1,7 +1,12 @@
+# Bootstrap
 app/bootstrap*
+
+# Symfony directories
+vendor/*
 */logs/*
 */cache/*
 web/uploads/*
 web/bundles/*
-vendor/
-app/config/parameters.ini
+
+# Configuration files
+app/config/parameters.ini