From 96d2c44e927a8e8a49c5df8d6faf94249bfa2ad9 Mon Sep 17 00:00:00 2001 From: prio101 Date: Mon, 14 Mar 2016 22:03:48 +0600 Subject: Added .npm in .gitignore file --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4727aaee..7edb33a7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,9 @@ lib-cov node_modules/ /npm-debug.log /coverage +/.npm + # meteor specific .build* -versions.json \ No newline at end of file +versions.json -- cgit v1.2.3