diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2010-06-18 13:26:11 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-06-18 13:27:57 +0200 |
commit | f934a51c9b0020f842faebaedba9c67d4b0af73d (patch) | |
tree | c8951e193e4478786b87f4f616f34603281addec | |
parent | 8f599f9a310b07b482eac1fd67e8c8a1c7a53124 (diff) | |
download | busybox-f934a51c9b0020f842faebaedba9c67d4b0af73d.tar.gz |
ignore changes to Kbuild files, they are generated
Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b7840e494..53bd540a2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.o.* *.a *.s +Kbuild # # Never ignore these |