chore: gitignore generated SSH test keys
This commit is contained in:
parent
b4672a6c25
commit
5e8dc08643
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -19,8 +19,8 @@
|
|||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
# Generated SSH test keys for TUI testing
|
||||
deployments/test_keys/
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
|
|
|||
Loading…
Reference in a new issue