This commit is contained in:
Aaro Varis
2026-02-19 10:40:10 +02:00
parent dbc246bf95
commit c317ff287c
16 changed files with 1923 additions and 114 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,7 @@
# Created by venv; see https://docs.python.org/3/library/venv.html
bin/
include/
lib/
lib/
# Node.js
webapp/node_modules/