aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2021-09-15 16:35:40 +0100
committerDaniel Hanrahan <daniel.hanrahan@est.tech>2021-09-22 11:44:00 +0000
commitaa3754bc3dbcd08203744912f01f98f91768bf61 (patch)
treeae80fd4641b315ffd3f870cd2cb70b1215502fe3 /.gitignore
parent48808f2f28b6acf699f093beffc909cdb820262a (diff)
Clean package-lock.json files
Clean package-lock.json files with maven clean Remove incorrect entry from .gitignore Issue-ID: POLICY-3646 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Iab744932f7def2495afa4600c9e26dbe71a1414a
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d5b1a4f..17d86c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,4 +14,3 @@ node
node_modules
package-lock.json
**/*.iml
-src/main/resources/webapp/dist \ No newline at end of file