Rework the .gitignore-file

This commit is contained in:
Manuel Thalmann 2019-03-25 10:47:38 +01:00
parent 27b80d774f
commit ce4ec30fba

9
.gitignore vendored
View file

@ -1,15 +1,6 @@
# ---> Composer
composer.phar
/vendor/
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
# composer.lock
# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json