Skip to content

Commit d06ed62

Browse files
gitignore: Add some temp files
These are files that are typically present when working with arduino-cli to test sketches, plus the output of doxygen.
1 parent 5ef94d6 commit d06ed62

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.clangd
2+
.gdb_history
3+
build
4+
sketch.json
5+
api-docs

0 commit comments

Comments
 (0)