Files
embedded-rs/.gitignore
Christopher J. McClellan 57de818726 Add VS Code support
Adds basic configuration for VS Code for QEMU and STM32F3DISCOVERY.
2019-12-25 06:46:43 -05:00

8 lines
71 B
Plaintext

**/*.rs.bk
.#*
.gdb_history
Cargo.lock
target/
# editor files
.vscode/