From b67f5491f4513716e6c0379a78b3896c40eaf51f Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Wed, 31 Aug 2016 09:48:30 +0200 Subject: [PATCH] Ignore all .pem files --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 21c00961..9455d81f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ docs/* !docs/README.md test/message.txt test/testbootstrap.php -test/*.pem build/ vendor/ *.pem