We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 982255b commit c295256Copy full SHA for c295256
.gitignore
@@ -12,3 +12,8 @@ platformio.ini
12
13
# visual studio code
14
.vscode
15
+
16
+# Our handy .gitignore for automation ease
17
+Doxyfile*
18
+doxygen_sqlite3.db
19
+html
0 commit comments