venv*
.venv*
.env

*-dev*
*-DEV*
*old-*

*.pyc
.eggs
.egg-info

context.json
config_llm.json
buda.db
*.log
*.evtx

__pycache__/
_build/
build/
dist/
migrations/
dist/*
*egg-*
*egg*