Remove plugin binaries from tracking, add Plugins/*/Binaries/ to gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6fcbdb2005
commit
15871be9e9
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,7 +5,8 @@ Unreal/PS_AI_Agent/Intermediate/
|
||||
Unreal/PS_AI_Agent/Saved/
|
||||
ConvAI/Convai/Binaries/
|
||||
|
||||
# Plugin Intermediate folders (build artifacts, regenerated)
|
||||
# Plugin build artifacts (regenerated)
|
||||
Unreal/PS_AI_Agent/Plugins/*/Binaries/
|
||||
Unreal/PS_AI_Agent/Plugins/*/Intermediate/
|
||||
|
||||
# Live Coding patch files (temporary, regenerated each session)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +0,0 @@
|
||||
{
|
||||
"BuildId": "37670630",
|
||||
"Modules":
|
||||
{
|
||||
"PS_AI_Behavior": "UnrealEditor-PS_AI_Behavior.dll",
|
||||
"PS_AI_BehaviorEditor": "UnrealEditor-PS_AI_BehaviorEditor.dll"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +0,0 @@
|
||||
{
|
||||
"BuildId": "37670630",
|
||||
"Modules":
|
||||
{
|
||||
"PS_AI_ConvAgent": "UnrealEditor-PS_AI_ConvAgent.dll",
|
||||
"PS_AI_ConvAgentEditor": "UnrealEditor-PS_AI_ConvAgentEditor.dll"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user