diff --git a/.gitignore b/.gitignore index a14702c..5d4c11d 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,7 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json # Finder (MacOS) folder config .DS_Store + +# Hostkeys +host.key +host.key.pub \ No newline at end of file