# Binaries /gnoma *.exe *.exe~ *.dll *.so *.dylib # Test *.test *.out coverage.html coverage.txt # Build /bin/ /dist/ # IDE .idea/ .vscode/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Project config with secrets .gnoma/config.toml # Session data .gnoma/sessions/ # Pasted-image artifacts. New images go to the user cache dir # (~/.cache/gnoma/pasted-images/); the pattern covers legacy # files written into .gnoma/ before that change. .gnoma/pasted_image_* # Debug __debug_bin* .env .claude/ log.txt codex_out.jsonl