added ssh_keys directory to gitignore

This commit is contained in:
Johannes Erwerle 2025-07-21 14:24:51 +02:00
parent 87828e1a88
commit 96d496f662

1
.gitignore vendored
View file

@ -209,3 +209,4 @@ tags
# End of https://www.toptal.com/developers/gitignore/api/python,venv,vim # End of https://www.toptal.com/developers/gitignore/api/python,venv,vim
*.qcow2 *.qcow2
ssh_keys/*