Files
SurvivorCore/.gitignore
T
Samuel LisonandClaude Opus 4.8 286e2f5f91 Scaffold SurvivorCore foundation (v0.1.0)
Foundation (Config/Assets/EventBridge/Hooks/Registry), content registry family, creator-owned component layer + Gatherable example, runnable demo place, Rojo/Wally/Rokit config, and release CI.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 16:30:32 +10:00

24 lines
278 B
Plaintext

# Rojo / Roblox
sourcemap.json
*.rbxl
*.rbxlx
*.rbxl.lock
*.rbxlx.lock
# Build output (the .rbxm is built in CI and attached to releases)
*.rbxm
*.rbxmx
/build/
# Toolchain managers
/.rokit/
# Wally
/Packages/
/ServerPackages/
/DevPackages/
# Editor / OS
.DS_Store
.vscode/