# Build output
/dist/
*.zip

# Packaging / tooling scripts (kept out of the plugin repo)
*.ps1

# Dependencies (not committed)
/vendor/
/node_modules/

# Internal / contributor handoff docs (not published)
palworld-settings-editor-codex-prompt.md

# OS / editor cruft
.DS_Store
Thumbs.db
*.swp
.idea/
.vscode/
