diff options
author | Bjørn Forsman <bjorn.forsman@gmail.com> | 2011-03-03 09:55:19 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-03-06 19:54:15 +0100 |
commit | 102b8bde3b86e5d2eb9e8a60d220e55e00beccf1 (patch) | |
tree | 94a545f4ee0174546470fb85fdf7972c788ba6ba /docs | |
parent | 293a8f250d35157aced813695e1975078a521d19 (diff) | |
download | busybox-w32-102b8bde3b86e5d2eb9e8a60d220e55e00beccf1.tar.gz busybox-w32-102b8bde3b86e5d2eb9e8a60d220e55e00beccf1.tar.bz2 busybox-w32-102b8bde3b86e5d2eb9e8a60d220e55e00beccf1.zip |
.gitignore: add missing ignores
Ignore output files created by "make defconfig; make".
Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/.gitignore b/docs/.gitignore index 11d616360..3d1c5bd8a 100644 --- a/docs/.gitignore +++ b/docs/.gitignore | |||
@@ -1,4 +1,5 @@ | |||
1 | /busybox.1 | 1 | /busybox.1 |
2 | /BusyBox.html | 2 | /BusyBox.html |
3 | /busybox.net | ||
3 | /BusyBox.txt | 4 | /BusyBox.txt |
4 | /busybox.pod | 5 | /busybox.pod |