chore: gitignore generated SSH test keys

This commit is contained in:
Jeremie Fraeys 2026-02-18 17:48:48 -05:00
parent b4672a6c25
commit 5e8dc08643
No known key found for this signature in database

4
.gitignore vendored
View file

@ -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