This commit is contained in:
neutrino2211
2025-12-19 20:41:08 +01:00
commit b847133df2
15 changed files with 4307 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment variables
.env
# Output files
*_insights.json