Version 1.1

This commit is contained in:
2026-02-18 08:24:54 -05:00
parent 4318c8f642
commit fdba869a8d
33 changed files with 2142 additions and 1942 deletions

20
.gitignore vendored
View File

@@ -23,3 +23,23 @@ Thumbs.db
# Node
node_modules/
.next/
out/
# Data files
*.xlsx
*.xls
*.csv
# Debug HTML
*.html
# Docker
ssl/*.pem
ssl/*.key
ssl/*.crt
# Coverage
htmlcov/
.coverage
coverage.xml