# Rojo / Roblox
sourcemap.json
plugin-sourcemap.json
globalTypes.d.luau
*.rbxl
*.rbxlx
*.rbxl.lock
*.rbxlx.lock

# Build output (the .rbxm is built in CI and attached to releases).
# NOTE: *.rbxmx (XML models — e.g. the HUD/config templates under assets/) are
# version-controlled source, NOT build output, so they are intentionally tracked.
*.rbxm
/build/

# Toolchain managers
/.rokit/

# Wally
/Packages/
/ServerPackages/
/DevPackages/

# Editor / OS
.DS_Store
.vscode/

# Local Claude Code preview/launch config
.claude/
