From: Andreas Herz Date: Sun, 3 Jan 2016 21:48:50 +0000 (+0100) Subject: doc: update gitignore to ignore node_modules X-Git-Tag: suricata-3.2beta1~229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=504a7607997251f9b09532899cdf363847be4461;p=thirdparty%2Fsuricata.git doc: update gitignore to ignore node_modules --- diff --git a/doc/sphinx/.gitignore b/doc/sphinx/.gitignore index 8b77e79c66..bc1208cceb 100644 --- a/doc/sphinx/.gitignore +++ b/doc/sphinx/.gitignore @@ -1,2 +1,3 @@ !Makefile _build +node_modules