Ver Fonte

Application templates refactoring

Alexander Kochetov há 11 anos atrás
pai
commit
be792fd146
2 ficheiros alterados com 3 adições e 2 exclusões
  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