19 lines
300 B
Plaintext
19 lines
300 B
Plaintext
# Godot cache
|
|
.godot/
|
|
|
|
# Python tooling env
|
|
.venv/
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Licensed reference material — study only, never ship, never commit
|
|
*.iso
|
|
Bikini-Karate-Babes-2-Warriors-of-Elysia_Win_EN/
|
|
|
|
# Local render output (MODELBEAST batches land here before packing)
|
|
renders/
|
|
|
|
# Export outputs
|
|
build/
|