Skip to content

Commit 7ae42dd

Browse files
committed
Initial .gitignore
1 parent 55501dd commit 7ae42dd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.DS_Store
2+
3+
# softdevice files
4+
cores/nRF5/SDK/components/softdevice/*/hex/*.hex
5+
cores/nRF5/SDK/components/softdevice/*/hex/*.txt
6+
7+
# IDE tools
8+
extras/ide-tools/bin
9+
extras/ide-tools/nRF5FlashSoftDevice.jar

0 commit comments

Comments
 (0)