mirror of
https://github.com/TemujinCalidius/SurvivorCore.git
synced 2026-08-14 00:58:01 +00:00
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>
24 lines
278 B
Plaintext
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/
|