diff --git a/.gitignore b/.gitignore index 6704566..a138a47 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,6 @@ dist # TernJS port file .tern-port + +# GitHub app's private key +*.pem