Browse Source

chore: ignore local build artifacts

YY968XX 1 month ago
parent
commit
743b3e3198
1 changed files with 9 additions and 0 deletions
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -70,3 +70,12 @@ doc/plan/S0/
 
 # C# Dev Kit language service cache
 *.csproj.lscache
+
+# Local build check outputs
+/server/_buildcheck*/
+
+# Generated .NET artifacts
+Admin.NET.Application.dll
+Admin.NET.Core.pdb
+Admin.NET.Plugin.*.deps.json
+Admin.NET.*.xml