chore: Prevent accidental key leaks via gitignore

This commit is contained in:
Vincent Ambo 2019-08-03 01:11:05 +01:00 committed by Vincent Ambo
parent 62ade18b7b
commit ecee1ec1b8

View file

@ -1,3 +1,9 @@
result
result-*
.envrc
debug/
# Just to be sure, since we're occasionally handling test keys:
*.pem
*.p12
*.json