From 7685129fbc5e624a52dcf40f3ed8beed4dc4158d Mon Sep 17 00:00:00 2001 From: "Stuart D. Gathman" Date: Tue, 6 Sep 2022 12:43:38 -0400 Subject: [PATCH] Ignore nohup.out --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 76bfabc..5f7060c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /cjdns-v21.tar.gz /python-cjdns-0.2.tar.gz /cjdns-v21.1.tar.gz +/nohup.out