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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Becker <halfdan@xnorfz.de>2013-04-01 18:30:56 +0400
committerFabian Becker <halfdan@xnorfz.de>2013-04-01 18:30:56 +0400
commitccbad058634e1376073c51a6f335ec052f9faf93 (patch)
tree0fa6e78d0fd51c7448e7a8b839455ba58a0a1f80 /.gitignore
parentcd67d8b6979703e2f30f15182ef68f2d6b367d47 (diff)
Add composer.phar/composer.lock to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0dff6bb782..80dcaa05b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,5 @@ tests/lib/xhprof-0.9.2/extension/modules
tests/lib/xhprof-0.9.2/extension/xhprof.la
tests/lib/xhprof-0.9.2/extension/xhprof.lo
docs/
+composer.phar
+composer.lock