From 9f600cd192276676a72b2dcee1847846558cc2aa Mon Sep 17 00:00:00 2001 From: Eric Burel Date: Mon, 17 Sep 2018 09:54:30 +0200 Subject: [PATCH] Add Meteor-now like production settings to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a842ac0e4..3568c1d2f 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ dump/* settings.json settings.json.not-used +production.settings.json .idea scratch @@ -49,4 +50,4 @@ jsdoc.json packages/nova-router/.npm npm-debug.log -typings \ No newline at end of file +typings