xo-umbrella2/xo-cmake/.gitignore
Roland Conybeare ceb3bc884b xo-cmake: gitignore python bytecode from the xo-loc utests [BUILD]
Loading bin/xo-loc.in as a module writes __pycache__ into both bin/ and
utest/; one .pyc slipped into 3e4c3bfe.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LRXQ3ybdhentwzYKb79Q16
2026-08-03 00:41:18 -04:00

5 lines
124 B
Text

.projectile
.build
compile_commands.json
# loading bin/xo-loc.in as a module drops bytecode next to the source
__pycache__/