This commit is contained in:
trisua 2025-08-20 00:26:44 -04:00
commit 7d93dffaed
27 changed files with 7735 additions and 0 deletions

7
app/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
docs/**/*
!docs/example.md
icons/
templates_build/
public/favicon.svg
.env
app.toml