mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
fix: ignore only git-chglog binary in root and not subfolder
This commit is contained in:
parent
5d98a27559
commit
17b1252dd5
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -10,7 +10,7 @@
|
|||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
git-chglog
|
||||
/git-chglog
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue