summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 44bba98b..0f6346c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,7 @@ docs/_build/
.venv/
venv/
ENV/
+
+# Javascript stuff for the www ui
+node_modules
+www/public