This website requires JavaScript.
Explore
Help
Register
Sign In
yoshie
/
changeloguru
Watch
1
Star
0
Fork
You've already forked changeloguru
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cbf0c3689e
changeloguru
/
.gitignore
12 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: init go mod with gitignore
2020-10-06 09:45:02 +00:00
# macOS
.DS_Store
refactor: use better commands and flags name (#7) * build: update go.mod * refactor: replace debug with verbose * refactor: split action from main * refactor: move all cli app inside pkg cli * chore(readme): use generate command Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-11 09:11:41 +00:00
# Window
*.exe
chore: init go mod with gitignore
2020-10-06 09:45:02 +00:00
# IntelliJ
.idea/
# VSCode
.vscode/