1
Fork 0
mirror of https://github.com/RGBCube/crash synced 2025-09-12 23:47:56 +00:00

Initial commit

This commit is contained in:
RGBCube 2024-05-15 13:02:25 +03:00
commit 5d7802cdfd
No known key found for this signature in database
8 changed files with 189 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
*
!src/
!.gitignore
!*.lock
!*.nix
!*.zig
!*.zon