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:
authorMaurício Meneghini Fauth <mauriciofauth@gmail.com>2019-02-27 19:34:44 +0300
committerMaurício Meneghini Fauth <mauriciofauth@gmail.com>2019-02-27 19:34:44 +0300
commitfe971611dfce12600c7b2fd2400f8874ae6f16f2 (patch)
tree590900c45563c6472be4ca44587274164098faec /.gitignore
parent6161510e55ab2d00a47285d39ff40755835072bf (diff)
Add .phpunit.result.cache to .gitignore
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0c05e127de..a7be1647e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,7 @@ phpcs.xml
# PHPUnit
phpunit.xml
/test/bootstrap.php
+.phpunit.result.cache
# Jenkins
/build/
# Netbeans ide stuff