From 9d6caaa138d31d4c784737150ea313d68c69b745 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Fri, 12 Dec 2014 16:18:33 -0700 Subject: [PATCH] feat(iap): ignore keys/ directory. upload any keys/iap-sandbox iap-live etc on a private branch --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1717063857..5b5e6f87bd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ test/*.js test/*.map public/docs *.sublime-workspace +keys