1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 07:27:39 +02:00

Ignore Composer's lockfile

This commit is contained in:
Franz Liedke
2018-03-18 14:33:33 +01:00
parent 5645bcbf9c
commit b4e093ab8a

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/vendor
composer.lock
composer.phar
.DS_Store
Thumbs.db