diff --git a/.gitignore b/.gitignore index 74a41bb..10b1304 100644 --- a/.gitignore +++ b/.gitignore @@ -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