Skip to content

Commit a899e0f

Browse files
authored
Update .gitignore for ignoring goenv .go-version file (#2242)
1 parent 4d7a0b5 commit a899e0f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ vendor/
88
.vscode
99
# vim temp files
1010
*.swp
11+
12+
# goenv local version. See https://github.com/syndbg/goenv/blob/master/COMMANDS.md#goenv-local for more info.
13+
.go-version

0 commit comments

Comments
 (0)