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 e96c042 commit b4c402dCopy full SHA for b4c402d
1 file changed
.gitignore
@@ -1,4 +1,7 @@
1
.idea/
2
+# Python virtual environment for DFU images
3
+.venv/
4
+
5
# CMake
6
cmake-build-*
7
cmake-*
0 commit comments