From 56a6ceaaa03677c77ad6d1aea7fdf2a82a1238fd Mon Sep 17 00:00:00 2001 From: Don Brutzman <brutzman@nps.edu> Date: Sat, 29 Aug 2020 18:30:16 -0700 Subject: [PATCH] allow README commitment to dist directory --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 320578b0d0..ffc6e9706a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ /build/ /pduLog/ /validatorOut/ -/dist/ -- GitLab