From: Eric Morris Date: Mon, 28 Oct 2013 22:02:51 +0000 (-0700) Subject: Update .gitignore to include grunt stuff X-Git-Tag: v1.0.0~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a30df37d70b04849beaec46b60ed9c019a97938;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Update .gitignore to include grunt stuff --- diff --git a/.gitignore b/.gitignore index e43b0f98..74a0cbf8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ .DS_Store +node_modules/ +tmp/ \ No newline at end of file