Update .gitignore for C# standalone app
Replace Node.js ignores with .NET build output patterns. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+8
-1
@@ -1 +1,8 @@
|
|||||||
node_modules/
|
bin/
|
||||||
|
obj/
|
||||||
|
dist/
|
||||||
|
*.user
|
||||||
|
*.suo
|
||||||
|
.vs/
|
||||||
|
packages/
|
||||||
|
*.nupkg
|
||||||
|
|||||||
Reference in New Issue
Block a user