Преглед на файлове

Application templates refactoring

Alexander Kochetov преди 11 години
родител
ревизия
be792fd146
променени са 2 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 0
      .gitignore
  2. 0 2
      vendor/.gitignore

+ 3 - 0
.gitignore

@@ -12,6 +12,9 @@ nbproject
 # windows thumbnail cache
 Thumbs.db
 
+# composer vendor dir
+/vendor
+
 # composer itself is not needed
 composer.phar
 

+ 0 - 2
vendor/.gitignore

@@ -1,2 +0,0 @@
-*
-!.gitignore