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:
parent
7454142d74
commit
a4e8e2b623
1 changed files with 0 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -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/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue