Parcourir la source

Application templates refactoring

Alexander Kochetov il y a 11 ans
Parent
commit
be792fd146
2 fichiers modifiés avec 3 ajouts et 2 suppressions
  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