Remove Live Coding patch files from tracking, add *.patch_* to gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,6 +8,9 @@ ConvAI/Convai/Binaries/
|
||||
# Plugin Intermediate folders (build artifacts, regenerated)
|
||||
Unreal/PS_AI_Agent/Plugins/*/Intermediate/
|
||||
|
||||
# Live Coding patch files (temporary, regenerated each session)
|
||||
*.patch_*
|
||||
|
||||
# UE5 generated solution files
|
||||
Unreal/PS_AI_Agent/*.sln
|
||||
Unreal/PS_AI_Agent/*.suo
|
||||
|
||||
Reference in New Issue
Block a user