From 259e8ab7a3a7e607263ca07e53787d85881bab8a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 25 Sep 2018 19:13:16 +0200 Subject: Re-bumped much of the application MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .eslintignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .eslintignore (limited to '.eslintignore') diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..cf6d9d0 --- /dev/null +++ b/.eslintignore @@ -0,0 +1,2 @@ +/node_modules/ +/javascripts/dist \ No newline at end of file -- cgit v1.2.3