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.
build
1 parent f29fe19 commit 43eb608Copy full SHA for 43eb608
.gitignore
@@ -1,5 +1,6 @@
1
# Normal west builds will place the Rust target directory under the build directory. However,
2
# sometimes IDEs and such will litter these target directories as well.
3
+build*/
4
target/
5
6
# None of this code is an application, so don't capture any of the dependencies in the lock file.
0 commit comments