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:
authorLukas Winkler <github@lw1.at>2018-11-26 14:45:41 +0300
committerStefan Giehl <stefan@piwik.org>2018-11-26 14:45:41 +0300
commit1f3af235bc5958488a93f02dcb3c653248fa730c (patch)
tree5d934a4d5387526abe5028d2204c9216579aeb57 /.gitignore
parent7866b9d330c8be72ed24edfbb8edb8efbf5d5d5a (diff)
add tagmanager containers to .gitignore (#13768)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2cef91218c..d5261c7a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ php_errors.log
/misc/vagrant
/.vagrant
/plugins/.gitignore
+/js/container*.js \ No newline at end of file