1
Fork 0
mirror of https://github.com/RGBCube/embd-rs synced 2025-08-02 16:37:46 +00:00

Initial commit

This commit is contained in:
RGBCube 2023-12-21 13:00:33 +03:00
commit a76d9199c0
No known key found for this signature in database
8 changed files with 353 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
*
!src/
!.gitignore
!Cargo.lock
!Cargo.toml
!*.md
!*.rs