start tutorial
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Rust build output in workshop steps
|
||||
tutorial/**/target/
|
||||
|
||||
# Probe-rs RTT logs
|
||||
tutorial/**/target/logs/
|
||||
|
||||
# Editor temp files
|
||||
*~
|
||||
*.swp
|
||||
.DS_Store
|
||||
|
||||
sources
|
||||
Reference in New Issue
Block a user