From b0065dd4c3fb35d49eec3e2d726719cf60d911cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20=E2=80=9CFreso=E2=80=9D=20S=2E=20Olesen?= Date: Fri, 1 Apr 2016 02:53:02 +0200 Subject: [PATCH] Ignore installed NPM modules. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ce2526b..9133ee7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ _site/ .sass-cache/ bower_components/* +node_modules/ # Don't ignore the Octokat file !/bower_components/octokat/