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:
authorThomas Steur <tsteur@users.noreply.github.com>2014-11-14 01:08:57 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2014-11-14 01:08:57 +0300
commit98a2ab4bd7b3cc37f5bbe18df28d50099a573c7e (patch)
tree72deb5a7ea787d28a3b53f1a5eb7e90ab201a206 /bower.json
parentdb141597cf0879539835acaad9512f536896ff12 (diff)
refs #6662 ignore less files when using Piwik via bower
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/bower.json b/bower.json
index d764f63f10..b591829f43 100644
--- a/bower.json
+++ b/bower.json
@@ -34,14 +34,6 @@
"ignore": [
"**/.*",
"node_modules",
- "bower_components",
- "core",
- "plugins",
- "libs",
- "misc",
- "tmp",
- "config",
- "lang",
"tests"
]
}