From 4746eafe4f670569967379dc966a7bc52f83379e Mon Sep 17 00:00:00 2001 From: Jeffery Weston Date: Fri, 30 Apr 2021 09:59:30 -0400 Subject: [PATCH] add norp executable to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 69b06ff..81a429d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ makefiles/normServer makefiles/npc makefiles/raft makefiles/pcap2norm +norp/makefiles/norp # build object files *.o