# local env .env .env.* # python .venv/ .pytest_cache/ .mypy_cache/ .ruff_cache/ .cache/ __pycache__/ *.pyc .coverage htmlcov/ # editor/os .DS_Store .vscode/ .idea/ *.swp # runtime data logs/ *.log data/git-mirror/* !data/git-mirror/.gitkeep data/workspaces/* !data/workspaces/.gitkeep data/qmd-cache/* !data/qmd-cache/.gitkeep data/qmd-config/* !data/qmd-config/.gitkeep data/remote-memory.git/ # generated index/cache in repo root if any qmd/