From 6a14d0f29c8d02ad58eb611e15ca788243926a0c Mon Sep 17 00:00:00 2001 From: "Norbraten, Terry" <tdnorbra@nps.edu> Date: Mon, 27 Aug 2018 13:19:57 -0700 Subject: [PATCH] ignores --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8298ea1..7366257 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /test/ -/nbproject/private/ \ No newline at end of file +/nbproject/private/ +/build/ +/dist/ \ No newline at end of file -- GitLab