diff --git a/.gitignore b/.gitignore index 306a8fba0..44777ca77 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