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:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1288168680..f1df72e212 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,5 +75,7 @@ php_errors.log
/.vagrant
/plugins/.gitignore
/js/container*.js
+/node_modules
+/node_modules/*/node_modules
/.docker
-docker-compose.yml \ No newline at end of file
+docker-compose.yml