[Buildroot] [PATCH] gitignore: add ..config.tmp

Mike Frysinger vapier at gentoo.org
Fri Oct 15 21:17:40 UTC 2010


Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index a736c4d..18588e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
 /.auto.deps
 /.config.cmd
 /.config.old
+/..config.tmp
 /.config
 *.depend
 *.o
-- 
1.7.3.1



More information about the buildroot mailing list