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:
authordizzy <diosmosis@users.noreply.github.com>2021-10-27 21:09:03 +0300
committerGitHub <noreply@github.com>2021-10-27 21:09:03 +0300
commit51c150058744d55a1c94a937e2d505881709f47a (patch)
tree54fcd049cc3e8b55360b0a2873896389fc5beefe /.gitignore
parent1e004044e95eec60906f6ba691f8a6f050074adf (diff)
remove and ignore js map files since they do not help in production (#18223)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8ea879e0a0..5cfd20a13b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,3 +103,4 @@ docker-compose.yml
!/node_modules/vue/dist
/plugins/*/vue/dist/demo.html
/plugins/*/vue/dist/*.common.js
+/plugins/*/vue/dist/*.map