1
Fork 0
mirror of https://github.com/RGBCube/GoNew synced 2025-08-02 10:27:45 +00:00

Initial commit

This commit is contained in:
RGBCube 2023-04-10 22:27:08 +03:00
commit 1c77137a38
5 changed files with 107 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
*
!.gitignore
!go.mod
!*.go
!*.md