Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Peccatte <hugues.peccatte@gmail.com>2015-08-11 01:02:43 +0300
committerHugues Peccatte <hugues.peccatte@gmail.com>2015-08-11 01:02:43 +0300
commitb230ab9bb82f3cb4b62d0e1681fc0d5e41dd59cb (patch)
treec0e5fe015b39351d0f1e59cf5155bdafccf3cb78 /.gitignore
parentb675dd8e5fb3a2ea481e2bd0d4f79b6ec82d8374 (diff)
Ignore composer.lock file.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0459f27f2c..6841414751 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,4 +46,5 @@ phpunit.xml
# Ant cache
cache.properties
# Composer
+composer.lock
/vendor/