From adc39a3da80837623938cda42a1a42e9584dc74f Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sat, 2 Feb 2019 16:30:33 +0000 Subject: [PATCH] Ignore nohup.out --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c491554..945784d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ pins.*.json lore.json # Persistence for the bomb plugin. bomb.*.json +nohup.out