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