aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Grenner <daniel.grenner@ingka.ikea.com>2022-09-08 11:18:50 +0200
committerDaniel Grenner <daniel.grenner@ingka.ikea.com>2022-09-08 11:18:50 +0200
commite817a28b8efbd89b09284b7c76d1defc028df02f (patch)
tree74a14495021c5c67764c3966cbf496ab9d794d87 /.gitignore
parenta196c45f15dc088e7162476729cf3bf28b0b3d73 (diff)
Add settings file
Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3a753597..5381c515 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@ __pycache__
/ui-config.json
/outputs
/config.json
-/log \ No newline at end of file
+/log
+webui.settings.bat \ No newline at end of file