Skip to content

Commit 6d17923

Browse files
author
OpenAstroTech
authored
Merge pull request #23 from ClutchplateDude/oopthescope
RC1: Arduino V1.6.25, ASCOM Driver V0.1.3.0
2 parents 84d37d7 + 634ee05 commit 6d17923

File tree

131 files changed

+34542
-28976
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+34542
-28976
lines changed

.gitignore

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,13 @@
1717
mono_crash.*
1818

1919
# Build results
20-
[Dd]ebug/
2120
[Dd]ebugPublic/
22-
[Rr]elease/
2321
[Rr]eleases/
2422
x64/
2523
x86/
2624
[Aa][Rr][Mm]/
2725
[Aa][Rr][Mm]64/
2826
bld/
29-
[Bb]in/
3027
[Oo]bj/
3128
[Ll]og/
3229
[Ll]ogs/
@@ -351,3 +348,10 @@ MigrationBackup/
351348

352349
# Ionide (cross platform F# VS Code tools) working folder
353350
.ionide/
351+
352+
Software/OpenAstroTracker ASCOM/OpenAstroTracker ASCOM/bin/
353+
Software/OpenAstroTracker ASCOM/OAT PC Control/bin
354+
Software/PC control/bin
355+
Software/OpenAstroTracker ASCOM/OpenAstroTracker ASCOM/bin
356+
357+
Software/OpenAstroTracker ASCOM/OpenAstroTracker ASCOM/OpenAstroTracker Setup.iss

0 commit comments

Comments
 (0)