1 parent 5c5f25c commit 58cadb4Copy full SHA for 58cadb4
1 file changed
.gitignore
@@ -4,7 +4,6 @@
4
5
/.dotnet_cli/.dotnet
6
/.vs
7
-/bin/Debug/net8.0-windows
8
-/LiteMonitor.Updater/obj
9
-/obj
10
-/bin/Debug
+/bin/*
+/obj/*
+/LiteMonitor.Updater/*
0 commit comments