diff --git a/.gitignore b/.gitignore index 244111b..cf98e70 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,6 @@ local/* # Ignore gpg binary symlinks: gpg + +# Ignore keys generated during tests: +*generated-keys*