1
Fork 0
mirror of https://github.com/RGBCube/color.v synced 2025-08-01 18:37:45 +00:00

Remove comments from gitignore

This commit is contained in:
RGBCube 2022-11-19 19:08:39 +03:00
parent 7454142d74
commit a4e8e2b623

3
.gitignore vendored
View file

@ -1,12 +1,9 @@
# Binaries for programs and plugins
main main
*.exe *.exe
*.exe~ *.exe~
*.so *.so
*.dylib *.dylib
*.dll *.dll
# Ignore common editor/system specific metadata
.DS_Store .DS_Store
.idea/ .idea/
.vscode/ .vscode/