cargo init --bin
This commit is contained in:
parent
19295d0619
commit
71d89ed8c4
3 changed files with 16 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -7,3 +7,10 @@
|
|||
**/*.rs.bk
|
||||
|
||||
.devenv*
|
||||
|
||||
|
||||
# Added by cargo
|
||||
#
|
||||
# already existing elements were commented out
|
||||
|
||||
#/target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue