Restore gitignore

This commit is contained in:
Hypolite Petovan 2018-06-01 07:39:26 -04:00
parent 93daf7883e
commit 333e8d3512
1 changed files with 3 additions and 2 deletions

5
.gitignore vendored
View File

@ -54,8 +54,9 @@ nbproject
#ignore things from transifex-client
venv/
#ignore all in 'vendor' as `utils/composer.phar install` will bring it back
vendor/*
#ignore Composer dependencies
/vendor
/view/asset
#ignore config files from JetBrains
/.idea