switched to new way

This commit is contained in:
Boki 2026-02-13 01:12:51 -05:00
parent f22d182c8f
commit 4a65c8e17b
96 changed files with 4991 additions and 10025 deletions

20
.gitignore vendored
View file

@ -1,15 +1,25 @@
# C# build output
bin/
obj/
# Node.js
node_modules/
dist/
# Python
__pycache__/
.venv/
# Secrets / config
.env
config.json
# Runtime data
browser-data/
*.log
debug-screenshots/
items/
eng.traineddata
# IDE / tools
.claude/
nul
# OcrDaemon build output
tools/OcrDaemon/bin/
tools/OcrDaemon/obj/