/.cache
/.ruff_cache
/.venv
/models

# Ignore all .pyc files
*.pyc
*.json

# Also ignore the __pycache__ directories where .pyc files are stored
__pycache__/

# custom
tmp*.py
/logo
/dist
/build
deploy.ps1
build.bat
.vscode/*
.egg-info/*
src/owlsight.egg-info/*
build_commands.txt
speech_control.py
TODO
