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:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index d62c8e9c86..39cea62459 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,5 +17,7 @@ tmp/*
*.tmp
*.db
*.buildpath
-phpunit.xml
-config.ini.php \ No newline at end of file
+config/config.ini.php
+tests/PHPUnit/Integration/processed/*
+tests/PHPUnit/phpunit.xml
+tests/lib/visualphpunit/app/resource/cache/*