1
Fork 0
mirror of https://github.com/RGBCube/color.v synced 2025-08-01 10:27: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 main
bin/
*.exe *.exe
*.exe~ *.exe~
*.so *.so
*.dylib *.dylib
*.dll *.dll
bin/
.DS_Store .DS_Store
.idea/ .idea/
.vscode/ .vscode/