diff options
-rw-r--r-- | tools/nixery/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/nixery/.gitignore b/tools/nixery/.gitignore index 1e5c28c012f5..4203fee19569 100644 --- a/tools/nixery/.gitignore +++ b/tools/nixery/.gitignore @@ -1,3 +1,9 @@ result result-* .envrc +debug/ + +# Just to be sure, since we're occasionally handling test keys: +*.pem +*.p12 +*.json |