We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed344e commit ba98bb0Copy full SHA for ba98bb0
.gitignore
@@ -2,7 +2,11 @@
2
Software/PC control/.vs/
3
Software/PC control/bin/Debug/
4
Software/PC control/bin/Release/
5
+Software/PC control/obj/Debug/
6
+Software/PC control/obj/Release/
7
8
Software/ASCOM driver/.vs/
9
Software/ASCOM driver/bin/Debug/
-Software/ASCOM driver/bin/Release/
10
+Software/ASCOM driver/bin/Release/
11
+Software/ASCOM driver/obj/Debug/
12
+Software/ASCOM driver/obj/Release/
0 commit comments