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

initial commit

Guess which idiot accidentally deleted the .git directory
This commit is contained in:
NotAShelf 2025-05-13 17:39:51 +03:00
commit 8285210557
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF
9 changed files with 1646 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
target*
result*