From c7ed0578fcfa501ce68bb69678db2765ed75d721 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 10 Jan 2026 00:19:26 +0800 Subject: Add code generator for workspace command extensions --- CommandLineWrapper/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CommandLineWrapper/.gitignore (limited to 'CommandLineWrapper/.gitignore') diff --git a/CommandLineWrapper/.gitignore b/CommandLineWrapper/.gitignore new file mode 100644 index 0000000..e2651ec --- /dev/null +++ b/CommandLineWrapper/.gitignore @@ -0,0 +1,4 @@ +############################ +### Auto-generated Codes ### +############################ +JVCSWorkspaceCommands.cs -- cgit