diff --git a/.gitignore b/.gitignore index 306a8fba..44777ca7 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,9 @@ _testmain.go # never checkin from the bin file (for now) bin/* + +# Test key files +*.pem + +# Cover profiles +*.out