Skip to content

Commit 6fa5643

Browse files
committed
Add *.elf and *.axf to .gitignore.
1 parent 950cfc6 commit 6fa5643

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@
99

1010
# OTA Files
1111
*OTA_blob*
12+
13+
*.elf
14+
*.axf
15+
/test-results

0 commit comments

Comments
 (0)