From a5e6131d1faa422cc1ef105389a7afdf45d6d50b Mon Sep 17 00:00:00 2001 From: Mark Polak Date: Wed, 23 Dec 2015 21:55:50 +0100 Subject: [PATCH] Add target dir to gitignore --- .eslintignore | 1 + .gitignore | 1 + pom.xml | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index e96ce0d6a..75e274d0a 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,5 @@ node_modules/ build/ +target/* webpack.config.js src/dev_jquery.js diff --git a/.gitignore b/.gitignore index c05794cbb..554ef74c5 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ stats.json # TODO: Remove when using proper jQuery loader src/dev_jquery.js +target/* diff --git a/pom.xml b/pom.xml index 0d821e84c..f351c7110 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ Mark Polak - mark@dhis2.org + mark@thedutchies.org UiO http://www.uio.no/