From bee8b7f9e97d91e66dc606f7055da93ee756edfd Mon Sep 17 00:00:00 2001 From: "1992414357@qq.com" <1992414357@qq.com> Date: Wed, 18 Jun 2025 18:02:28 +0800 Subject: . --- core/bindings/lang/csharp/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'core/bindings') diff --git a/core/bindings/lang/csharp/.gitignore b/core/bindings/lang/csharp/.gitignore index 7fadba6..116120a 100644 --- a/core/bindings/lang/csharp/.gitignore +++ b/core/bindings/lang/csharp/.gitignore @@ -9,3 +9,12 @@ /NoGamepads_CharpBindings/NoGamepads_Core/obj/ /NoGamepads_CharpBindings/NoGamepads_Example/bin/ /NoGamepads_CharpBindings/NoGamepads_Example/obj/ + +/NoGamepads_CharpBindings/NoGamepads_Bindings/bin/* +/NoGamepads_CharpBindings/NoGamepads_Bindings/Native/* +/NoGamepads_CharpBindings/NoGamepads_Bindings/obj/* +/NoGamepads_CharpBindings/NoGamepads_Core/bin/* +/NoGamepads_CharpBindings/NoGamepads_Core/Generated/* +/NoGamepads_CharpBindings/NoGamepads_Core/obj/* +/NoGamepads_CharpBindings/NoGamepads_Example/bin/* +/NoGamepads_CharpBindings/NoGamepads_Example/obj/* \ No newline at end of file -- cgit