mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-04 21:38:53 +00:00
gitignore DS_Store, .vscode/
This commit is contained in:
parent
bb89e80961
commit
145dce6e18
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
target/
|
target/
|
||||||
book/
|
book/
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
|
||||||
|
.vscode/
|
||||||
|
*.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue