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-w32-f934a51c9b0020f842faebaedba9c67d4b0af73d.tar.gz busybox-w32-f934a51c9b0020f842faebaedba9c67d4b0af73d.tar.bz2 busybox-w32-f934a51c9b0020f842faebaedba9c67d4b0af73d.zip |
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 @@ | |||
6 | *.o.* | 6 | *.o.* |
7 | *.a | 7 | *.a |
8 | *.s | 8 | *.s |
9 | Kbuild | ||
9 | 10 | ||
10 | # | 11 | # |
11 | # Never ignore these | 12 | # Never ignore these |