# Nix # /result # Direnv # /.direnv/ # Python # # Virtual Environment /.venv/ # Cache __pycache__/ # Build /dist/ *.egg-info/ # Tools /.pytest_cache/ /.mypy_cache/ # Project specific files # config.json db.json log.jsonl