PS_AI_Agent/.gitignore
j.foucher f24c9355eb Fix: remove embedded worktree from index, add to .gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 18:38:41 +01:00

23 lines
680 B
Plaintext

Unreal/PS_AI_Agent/.vsconfig
Unreal/PS_AI_Agent/.vs/
Unreal/PS_AI_Agent/Binaries/
Unreal/PS_AI_Agent/Intermediate/
Unreal/PS_AI_Agent/Saved/
ConvAI/Convai/Binaries/
# All plugin build artifacts (Binaries + Intermediate for any plugin)
Unreal/PS_AI_Agent/Plugins/*/Binaries/
Unreal/PS_AI_Agent/Plugins/*/Intermediate/
# UE5 generated solution files
Unreal/PS_AI_Agent/*.sln
Unreal/PS_AI_Agent/*.suo
# Claude Code local session settings (machine-specific, memory files in .claude/ are kept)
.claude/settings.local.json
.claude/worktrees/
# Documentation generator script (dev tool, output .pptx is committed instead)
generate_pptx.py
~$PS_AI_Agent_ElevenLabs_Documentation.pptx