From 478baefea552eea7e4408bddedf99baf92d6ccec Mon Sep 17 00:00:00 2001
From: "Norbraten, Terry" <tdnorbra@nps.edu>
Date: Sat, 19 Sep 2020 17:10:55 -0700
Subject: [PATCH] add ignore

---
 .gitignore | 59 +++++++++++++++++++++++++++---------------------------
 1 file changed, 30 insertions(+), 29 deletions(-)

diff --git a/.gitignore b/.gitignore
index 70a9e9cc91..0634656148 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,29 +1,30 @@
- ~$3500NetworkedGraphicsSyllabus2019JulySeptember.doc
-/nbproject/build-impl.xml~
-/nbproject/genfiles.properties
-/nbproject/private/
-/assignments/build/
-/assignments/dist/
-/assignments/nbproject/build-impl.xml~
-/assignments/nbproject/genfiles.properties
-/assignments/nbproject/private/
-/examples/manifest.mf
-/examples/build/
-/examples/dist/
-/examples/nbproject/build-impl.xml~
-/examples/nbproject/genfiles.properties
-/examples/nbproject/private/
-/specifications/*.SAVEME
-/specifications/*.doc
-/specifications/*.htm
-/specifications/*.xsd
-/specifications/*.xsl
-/specifications/*.pdf
-/specifications/Makefile
-/specifications/README.txt
-/specifications/SISO-REF-010-v24
-/specifications/RPR*.xml
-/specifications/SISO*.xml
-/specifications/archive
-!/specifications/2019-SIW-Presentation-039_CompressedDis.pdf
-!/specifications/IeeeDisPduColorFigures.pdf
\ No newline at end of file
+ ~$3500NetworkedGraphicsSyllabus2019JulySeptember.doc
+/nbproject/build-impl.xml~
+/nbproject/genfiles.properties
+/nbproject/private/
+/assignments/build/
+/assignments/dist/
+/assignments/nbproject/build-impl.xml~
+/assignments/nbproject/genfiles.properties
+/assignments/nbproject/private/
+/examples/WebsocketGateway/nbproject/private/
+/examples/manifest.mf
+/examples/build/
+/examples/dist/
+/examples/nbproject/build-impl.xml~
+/examples/nbproject/genfiles.properties
+/examples/nbproject/private/
+/specifications/*.SAVEME
+/specifications/*.doc
+/specifications/*.htm
+/specifications/*.xsd
+/specifications/*.xsl
+/specifications/*.pdf
+/specifications/Makefile
+/specifications/README.txt
+/specifications/SISO-REF-010-v24
+/specifications/RPR*.xml
+/specifications/SISO*.xml
+/specifications/archive
+!/specifications/2019-SIW-Presentation-039_CompressedDis.pdf
+!/specifications/IeeeDisPduColorFigures.pdf
-- 
GitLab