**/__pycache__/
.vscode/
*.tar
logs/
.idea/
tmp/

# StarUML temporary files
*.mdj.bak
*.mdj~
semantic_working_dir
*.log

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

*.egg-info/
dist/

# Hypothesis Cache
.hypothesis/
.pypirc
.ruff_cache/
.pytest_cache/
