From f23b41bb0291c0d7afc834f327116b1c180b43b9 Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 8 Oct 2012 11:28:38 +0200 Subject: ignore those pkg and log directories --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eb3489a..bdcb017 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp +/pkg +/*/pkg +/log -- cgit v1.2.3