Fix gitignore for installation of the library itself via composer
authorgggeek <giunta.gaetano@gmail.com>
Wed, 10 Dec 2014 00:46:33 +0000 (00:46 +0000)
committergggeek <giunta.gaetano@gmail.com>
Wed, 10 Dec 2014 00:46:33 +0000 (00:46 +0000)
.gitignore

index 8d880ea..a441d05 100644 (file)
@@ -1,3 +1,4 @@
 /.idea
 composer.phar
+/vendor/*