From aee1cb900fcc0b58543e4121101a0c91027924be Mon Sep 17 00:00:00 2001
From: "Norbraten, Terry" <tdnorbra@nps.edu>
Date: Sun, 4 Oct 2020 15:59:55 -0700
Subject: [PATCH] ignores

---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 9e4315149f..16994c7cb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
  ~$3500NetworkedGraphicsSyllabus2019JulySeptember.doc
 /nbproject/build-impl.xml~
-/nbproject/genfiles.properties
 /nbproject/private/
 /assignments/build/
 /assignments/dist/
@@ -29,3 +28,7 @@
 /specifications/archive
 !/specifications/2019-SIW-Presentation-039_CompressedDis.pdf
 !/specifications/IeeeDisPduColorFigures.pdf
+/examples/WebsocketGateway/build/
+/examples/WebsocketGateway/dist/
+/examples/BasicServletDemo/dist/
+/examples/BasicServletDemo/build/
-- 
GitLab