Fix .gitignore for basic and advanced application templates

This commit is contained in:
Alexander Kochetov
2014-06-10 02:19:11 +04:00
parent 8edda55057
commit 464af49e9c
2 changed files with 0 additions and 6 deletions

View File

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

View File

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