Clean generated Client build artifacts
Keep nested HotUpdateGames bin and obj outputs out of source control so local builds do not dirty the repository. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,6 +3,8 @@ Client/Library/
|
||||
Client/Temp/
|
||||
Client/Logs/
|
||||
Client/obj/
|
||||
Client/HotUpdateGames/**/bin/
|
||||
Client/HotUpdateGames/**/obj/
|
||||
Client/.vs/
|
||||
Client/UserSettings/
|
||||
Client/*.csproj
|
||||
|
||||
Reference in New Issue
Block a user