Add .ssh folder to .gitignore
This commit is contained in:
parent
fe3940d645
commit
ae3081dee0
3
.gitignore
vendored
3
.gitignore
vendored
@ -20,3 +20,6 @@ go.work.sum
|
||||
|
||||
# env file
|
||||
.env
|
||||
|
||||
# SSH
|
||||
.ssh/
|
||||
|
Loading…
x
Reference in New Issue
Block a user