From da0eabfd91ae425bc87eed3242174baa67ecdea9 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sun, 2 Dec 2012 21:16:06 +0000 Subject: [PATCH] update gitignore for daemon pid files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 97f2ff13..ff0e9733 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ Netdisco/environments/* Netdisco/logs/* *.swp +*.pid test.pl