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-04-04 01:23:42 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2020-04-04 01:23:42 +0300
commit028a7e166d810aa25f1a836ba1aa445117ad5529 (patch)
treec4e680e3dd2b5cbdf0dd3fe1d8e5cf344b176189 /.gitignore
parent1c24a29806ff71a4e761f771ddb11a1e0c13b177 (diff)
Add cache directory to .gitignore
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 a7be1647e7..72ca5d8527 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@ composer.lock
/vendor/
# NPM
/node_modules/
+libraries/cache/