mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-08-30 13:08:59 +00:00
chore: add .go-version to .gitignore
This commit is contained in:
parent
a5a86838ef
commit
971bb4375d
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
# Go version file
|
||||
.go-version
|
||||
|
||||
# Go specific
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
Loading…
Reference in New Issue
Block a user