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 1d9903a commit c5ed856Copy full SHA for c5ed856
1 file changed
.gitignore
@@ -75,3 +75,7 @@ htmlcov/
75
76
# Build analysis and stats
77
stats.html
78
+
79
+# Firmware-loader boards content is loaded dynamically and is never checked in,
80
+# even when present locally for testing.
81
+public/firmware-loader/boards/
0 commit comments