Commit 464af49e by Alexander Kochetov

Fix .gitignore for `basic` and `advanced` application templates

parent 8edda550
......@@ -15,9 +15,6 @@ nbproject
# windows thumbnail cache
Thumbs.db
# composer vendor dir
/vendor
# composer itself is not needed
composer.phar
......
......@@ -12,9 +12,6 @@ nbproject
# windows thumbnail cache
Thumbs.db
# composer vendor dir
/vendor
# composer itself is not needed
composer.phar
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment