From c01435a240a4ffe96df7d692c59c4157cf47b56a Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Tue, 2 Aug 2016 21:54:10 -0400 Subject: [PATCH] ignore created directories in initrd --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 14c01adc..42efb084 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ *.img *.rom *.cpio +initrd/bin +initrd/sbin +initrd/lib