Ignore *_host_key

This commit is contained in:
David J. Bianco
2025-01-13 10:36:54 -05:00
parent b4918788d7
commit f1d010593e

2
.gitignore vendored
View File

@ -162,7 +162,7 @@ cython_debug/
#.idea/ #.idea/
# SSH Keys # SSH Keys
ssh_host_key *_host_key
*.key *.key
*.pub *.pub