__pycache__
*.pyc
*.pyo
.pytest_cache
.mypy_cache
.ruff_cache
out/
dist/
build/
*.egg-info
.venv/
venv/
.env
.git
.github
demo/
tests/
project_management/
guard.spec
scripts/
vscode-extension/
LICENSE_PROPRIETARY.txt
*.md
!README.md
