make stable vagrant machine host key for better dx on vagrant vm spawning

This commit is contained in:
Benjamin Diedrichsen
2026-07-29 14:25:34 +02:00
parent 4c0fe528dc
commit 75983ab3b1
3 changed files with 95 additions and 4 deletions
+3
View File
@@ -1,5 +1,8 @@
.vault
.vagrant
# Persistent SSH host key for the dev VM — a real private key, and machine-local
# anyway (see the Vagrantfile).
.vagrant-hostkeys
.python-version
node_modules