Skip to content

Commit 61a6594

Browse files
committed
Add gitignore
1 parent 4ce13b8 commit 61a6594

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.vscode/
2+
build/
3+
*.bin
4+
*.elf
5+
*.log

0 commit comments

Comments
 (0)