Skip to content

Commit 3722246

Browse files
committed
Add Hardware - ready for airwire review
1 parent 40cc0f9 commit 3722246

10 files changed

+191992
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
## SparkFun Useful stuff
33
#################
44

5+
Firmware/GNSSDO_Firmware/build/
6+
7+
*backups*
8+
59
## AVR Development
610
*.eep
711
*.elf
@@ -72,6 +76,7 @@ local.properties
7276
*.kicad_pcb-bak
7377
*.net
7478
*.gbr
79+
*.drl
7580

7681

7782
#################
@@ -196,7 +201,7 @@ Desktop.ini
196201
*.egg
197202
*.egg-info
198203
dist
199-
build
204+
#build
200205
eggs
201206
parts
202207
bin

0 commit comments

Comments
 (0)