summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/package.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/ui/package.json b/ui/package.json
index d99424c..efdfc1e 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -45,20 +45,11 @@
]
},
{
- "from": "../config.yaml",
- "to": "config.yaml"
- },
- {
"from": "../Images",
"to": "Images",
"filter": ["**/*"]
},
{
- "from": "../bin",
- "to": "bin",
- "filter": ["**/*"]
- },
- {
"from": "../venv_clean",
"to": "venv",
"filter": ["**/*"]