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 <mauricio@fauth.dev>2020-06-25 21:37:29 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2020-06-25 21:37:29 +0300
commitd8b394278a8e1cdd7a35052da9c72d78a7dbd0f3 (patch)
treeb1033e39012998586d47fc463c588102909489a7 /.gitignore
parent6970074a71282507eeb9e19059dceb0acf95efdc (diff)
Ignore .phpcs-cache file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 72ca5d8527..1d1b704aae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@ web.config
revision-info.php
# PHP_CodeSniffer
phpcs.xml
+.phpcs-cache
# PHPUnit
phpunit.xml
/test/bootstrap.php