diff --git a/.gitignore b/.gitignore index f438380d7a4ce63bead40a04316de85af3f8c7ac..e917f14fe08cbd761f9db017153e0d8cfca0fa62 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -/nbproject/private/ -/nbproject/build-impl.xml -/nbproject/genfiles.properties -/build/ -/pduLog/ -/validatorOut/ \ No newline at end of file +/nbproject/private/ +/nbproject/build-impl.xml +/nbproject/genfiles.properties +/build/ +/pduLog/ +/validatorOut/ +/dist/ \ No newline at end of file