Ignore composer files

This commit is contained in:
Kienan Stewart 2018-07-28 12:12:21 -04:00
parent 3281ce35a0
commit d42f8f66bb
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -41,3 +41,7 @@ bureau/locales/fr_FR/LC_MESSAGES/messages.po~
bureau/locales/it_IT/LC_MESSAGES/messages.po~
bureau/locales/nl_NL/LC_MESSAGES/messages.po~
bureau/locales/pt_BR/LC_MESSAGES/messages.po~
# Added for running tests; currently not used otherwise
composer.lock
composer.json
vendor/