From 2381e4d8dbd42c7c039d1fd8f2bec993af24d621 Mon Sep 17 00:00:00 2001 From: gdm85 Date: Wed, 28 Oct 2015 16:00:08 +0100 Subject: [PATCH] Ignore packages and patches subdirectories --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1806cb3..6ff7a98 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ rkt/nginx/nginx.aci lxd/busybox-nonroot/busybox-nonroot.tar.xz + +docker/ubuntu-kernelbuilder/packages +docker/ubuntu-kernelbuilder/patches