mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
bower.json: ignore tests and examples. Solves #462, reduces the bower distribution size ~7 times.
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"example",
|
||||
"spec",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user