# Git / IDE
.git
.gitignore
**/.cursor
**/.vs
.idea

# Unity (not needed to build Needle web bundle)
Library/
Temp/
Logs/
UserSettings/
MemoryCaptures/
Recordings/
obj/

# Host-side Node (not needed when image serves pre-built dist)
**/node_modules/

# OS
.DS_Store
Thumbs.db
