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:
authorsgiehl <stefan@piwik.org>2014-10-10 20:43:52 +0400
committersgiehl <stefan@piwik.org>2014-10-10 20:43:52 +0400
commit4b4bd25ae13c4538a9e92f9980eaba6d08152c70 (patch)
tree4f6550b25bb4c02b375767d6a6b80be4f4052f90 /.gitignore
parent089e35a36138bb853a1e2d8477e258c614a158e9 (diff)
small cleanup in tests:
- renamed code coverage tests units to new structure - removed processed system test files from git, added to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a121288446..e1be781d50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,6 @@ php_errors.log
*.tmp
*.pyc
.DS_Store
-processed/*xml
/bootstrap.php
/build
@@ -22,6 +21,7 @@ processed/*xml
/plugins/*.zip
/plugins/ImageGraph/fonts/unifont.ttf
/plugins/ImageGraph/fonts/unifont.ttf.zip
+/plugins/*/tests/System/processed
/robots.txt
/tmp/
/vendor/