Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- PS_AI_Agent_ElevenLabs_Documentation.pptx: 20-slide dark-themed presentation covering overview, installation, quick start (BP + C++), component reference, data types, turn modes, security, audio pipeline, patterns, troubleshooting. - .gitignore: exclude generate_pptx.py (dev tool, not needed in repo) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replaces the plugin-specific path with a wildcard pattern so any future plugin under Plugins/ is automatically excluded from version control. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Keeps existing ignores intact. Adds: - Plugin Binaries/ and Intermediate/ (generated on first compile) - *.sln / *.suo (generated by UE project regeneration) - .claude/settings.local.json (machine-specific, not shared) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>