Skip to content

Commit

Permalink
Remove .go-version and add to .gitignore (#958)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiefMateStarbuck authored Mar 8, 2023
1 parent e847e92 commit f1b914e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ website/node_modules
*.test
*.iml
.vscode/
.go-version

website/vendor

Expand Down
1 change: 0 additions & 1 deletion .go-version

This file was deleted.

0 comments on commit f1b914e

Please sign in to comment.