From e88e8773f120d5c7e4b2b6451bbaa1b5a413c9c4 Mon Sep 17 00:00:00 2001 From: Jesus Alvarez Date: Mon, 6 Jul 2015 14:48:58 -0700 Subject: [PATCH] Ignore log files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 31f1f03..41bb658 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ zfs/ *.tar.xz *.sig +*.log