diff options
author | Camil Staps | 2015-02-17 00:07:12 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-17 00:07:12 +0100 |
commit | 8643eb607f59ca97f44c19df78dc4ecce8f02e6e (patch) | |
tree | 48ac32a1387bdd92eeecc89f27698f6336c742c2 /backyard/php-api | |
parent | Changed to dingo API (diff) |
removed composer.lock from git
Diffstat (limited to 'backyard/php-api')
-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 |