From 6fa33b9ce1b9454a8602b8e434dec9083d7930d1 Mon Sep 17 00:00:00 2001 From: Miguel Gonzalez Date: Thu, 20 Dec 2018 10:27:36 +0100 Subject: [PATCH] Ignore custom config file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 104d999..1b6b911 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +dist/conf.json node_modules/ -tmp/ \ No newline at end of file +tmp/