.git .gitignore .kilo .vscode __pycache__/ *.pyc *.pyo *.pyd .pytest_cache/ .venv/ venv/ .env logs/ data/ tests/ docs/