diff --git a/.gitignore b/.gitignore index 7856d7df..afd1b060 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,6 @@ _ReSharper.* # GTFO NuGet stuff # #################### packages/* + +# Private key files # +scripts/ssh_private_key \ No newline at end of file