1
Fork 0
mirror of https://github.com/RGBCube/is-even-u16 synced 2025-08-02 09:37:46 +00:00

Initial commit

This commit is contained in:
RGBCube 2024-03-07 11:37:59 +03:00
commit e422e56e91
No known key found for this signature in database
6 changed files with 196719 additions and 0 deletions

10
.gitignore vendored Normal file
View file

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