1
Fork 0
mirror of https://github.com/RGBCube/color.v synced 2025-07-30 17:37:45 +00:00
This commit is contained in:
RGBCube 2022-12-04 19:56:32 +03:00
parent 529f22f2b9
commit 3f3180f80a

2
.gitignore vendored
View file

@ -1,10 +1,10 @@
main
bin/
*.exe
*.exe~
*.so
*.dylib
*.dll
bin/
.DS_Store
.idea/
.vscode/