From d086e7d73a59a1e19d829389c8bdf44ddf4679b6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= <raphael@freexian.com>
Date: Mon, 13 Aug 2012 16:40:07 -0400
Subject: [PATCH] Extend .gitignore to cover files used by live-build 3.x

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 128dd47..8e671e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,8 +4,11 @@ binary
 images
 cache
 chroot
+chroot.packages.install
+chroot.packages.live
 .stage
 .lock
+.build/
 config/binary
 config/bootstrap
 config/common