mirror of
https://github.com/RGBCube/GDUS
synced 2025-07-30 06:27:45 +00:00
Init Rust project
This commit is contained in:
parent
b9eef49ac1
commit
13081a5fdc
3 changed files with 14 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,8 @@
|
|||
*
|
||||
|
||||
!src/
|
||||
|
||||
!.gitignore
|
||||
!Cargo.toml
|
||||
|
||||
!*.rs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue