mirror of
https://github.com/6543/go-hexcolor
synced 2024-12-18 07:43:41 +00:00
19 lines
176 B
Plaintext
19 lines
176 B
Plaintext
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
|
|
# IntelliJ
|
|
.idea
|
|
|
|
# MS VSCode
|
|
.vscode
|
|
__debug_bin
|
|
|
|
# vendor files
|
|
vendor/
|