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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-04-03 00:16:49 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-04-03 00:17:41 +0300
commit2f524cccc39b6326b2ad664b63aa21eb7e7c566c (patch)
tree25139b16d81e936f2c2dab02403680321e7edd42 /.gitignore
parent342f9454f5b5b32453fbbeb15da1ddc2515bd1fa (diff)
#7612 Restore the tmp folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3ae135722d..6180aa71bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,7 +28,8 @@ php_errors.log
/plugins/*/tests/UI/screenshot-diffs
/plugins/*/Test/UI/screenshot-diffs
/robots.txt
-/tmp/
+/tmp/*
+!/tmp/.gitkeep
/vendor/
/.cache
/.externalToolBuilders