chore: remove arduino config generates by VS Code for ... some reason
This commit is contained in:
parent
4a392d9c87
commit
3cab492a59
2 changed files with 3 additions and 6 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
rust/target
|
||||
rust/.history/
|
||||
**/*.rs.bk
|
||||
*.tmp
|
||||
*.idx
|
||||
|
@ -12,4 +13,5 @@ plot.py
|
|||
__pycache__
|
||||
*.egg-info
|
||||
build
|
||||
*.pdf
|
||||
*.pdf
|
||||
.history
|
Loading…
Add table
Add a link
Reference in a new issue