Sfoglia il codice sorgente

Application templates refactoring

Alexander Kochetov 11 anni fa
parent
commit
be792fd146
2 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  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