Skip to content

Commit ba98bb0

Browse files
committed
Update .gitignore
1 parent eed344e commit ba98bb0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
Software/PC control/.vs/
33
Software/PC control/bin/Debug/
44
Software/PC control/bin/Release/
5+
Software/PC control/obj/Debug/
6+
Software/PC control/obj/Release/
57

68
Software/ASCOM driver/.vs/
79
Software/ASCOM driver/bin/Debug/
8-
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

Comments
 (0)