# Build outputs /zig-out/ /.zig-cache/ /build/ *.o *.a *.png # Vendored third-party sources (fetched separately; see BUILDING.md) /vendor/ # Generated bindings (produced from vendor/raylib/parser/output/raylib_api.json) /mrbgems/raylib/src/raylib_gen.c # clangd compile database (generated by tools/gen_compile_commands.rb; holds # absolute paths so the project root is machine-specific — do not commit). /compile_commands.json # clangd background-index cache (machine-local; generated by --background-index) /.cache/ # Vendored gem install artifact (steep 2.0.0 lives in the user gem dir, not here) /steep-*.gem # Agent runtime mount (dev-only; status/console/cmd-result, see live-mount.md) /.live/ # Node tooling (dev-only; puppeteer for headless web screenshot capture) /node_modules/ /.puppeteer-cache/ # Editor / OS *.swp .DS_Store mrbgems/raylib/src/smaa_tex_data.c