From e3dce87ddbddae54cc99b81ada6fb87c22aabd87 Mon Sep 17 00:00:00 2001 From: terry-norbraten <tnorb@comcast.net> Date: Wed, 10 Jun 2020 17:34:56 -0700 Subject: [PATCH] add ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f438380d7a..16d6131bd6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /nbproject/genfiles.properties /build/ /pduLog/ -/validatorOut/ \ No newline at end of file +/validatorOut/ +/dist/ \ No newline at end of file -- GitLab