[git commit master 1/1] ignore changes to Kbuild files, they are generated
Denys Vlasenko
vda.linux at googlemail.com
Fri Jun 18 11:27:57 UTC 2010
commit: http://git.busybox.net/busybox/commit/?id=f934a51c9b0020f842faebaedba9c67d4b0af73d
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master
Signed-off-by: Dan Fandrich <dan at coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index b7840e4..53bd540 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
*.o.*
*.a
*.s
+Kbuild
#
# Never ignore these
--
1.7.1
More information about the busybox-cvs
mailing list