diff options
-rw-r--r-- | backyard/php-api/trunk/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backyard/php-api/trunk/.gitignore b/backyard/php-api/trunk/.gitignore index d942ce5..a8e5a34 100644 --- a/backyard/php-api/trunk/.gitignore +++ b/backyard/php-api/trunk/.gitignore @@ -1,4 +1,4 @@ /vendor /node_modules .env -.composer.lock +composer.lock |