Initial upload of project template
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -12,6 +12,10 @@
|
||||
# Built Visual Studio Code Extensions
|
||||
*.vsix
|
||||
|
||||
# ---> ESP embuild
|
||||
# Generated by rust analyser to speed up compile times
|
||||
.embuild/
|
||||
|
||||
# ---> Rust
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
|
Reference in New Issue
Block a user