From 3bfbac83dca1058a003624e3a81f2edae089844a Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 5 Jun 2013 01:13:38 +0200 Subject: Ignore all sub-directories --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 62399af..13bb4ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ *.tar.* -src/ -pkg/ +*/*/ -- cgit v1.2.3-54-g00ecf