This website requires JavaScript.
Explore
Help
Register
Sign In
yoshie
/
go-test-color
Watch
1
Star
0
Fork
You've already forked go-test-color
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8c2ada9397
go-test-color
/
.gitignore
16 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: init gitignore and go.mod
2020-11-11 04:11:43 +00:00
# macOS
.DS_Store
chore: update gitignore
2022-08-13 10:18:59 +00:00
# Windows
*.exe
chore: init gitignore and go.mod
2020-11-11 04:11:43 +00:00
# IntelliJ
.idea/
# VSCode
.vscode/
# Go
coverage.out
chore: update gitignore
2022-08-13 10:18:59 +00:00
vendor