From 72a4d074413b7480e28254638a34d313e908f7d5 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 22 Sep 2016 00:16:06 -0400 Subject: [PATCH] gitignore keys --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1b41173cc82..72f6bf7dd6c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ node_modules npm-debug.log lib/ css/ -dist/ \ No newline at end of file +dist/ +*.crx +*.pem