1
Fork 0
mirror of https://github.com/RGBCube/GDUS synced 2025-07-30 06:27:45 +00:00

Init Rust project

This commit is contained in:
RGBCube 2023-11-09 15:59:56 +03:00
parent b9eef49ac1
commit 13081a5fdc
No known key found for this signature in database
3 changed files with 14 additions and 0 deletions

5
.gitignore vendored
View file

@ -1,3 +1,8 @@
*
!src/
!.gitignore
!Cargo.toml
!*.rs