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.
2 parents 30979b8 + 18568d0 commit 9a9fd93Copy full SHA for 9a9fd93
2 files changed
.gitignore
@@ -1,7 +1,6 @@
1
**/*.rs.bk
2
.#*
3
.gdb_history
4
-Cargo.lock
5
target/
6
7
# editor files
@@ -10,4 +9,4 @@ target/
10
9
!.vscode/*.svd
11
!.vscode/launch.json
12
!.vscode/tasks.json
13
-!.vscode/extensions.json
+!.vscode/extensions.json
0 commit comments