1
0
mirror of https://github.com/6543/go-hexcolor synced 2025-05-23 19:13:19 +00:00
go-hexcolor/.gitignore
2020-09-10 16:59:30 +02:00

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