summaryrefslogtreecommitdiff
authorBjørn Forsman <bjorn.forsman@gmail.com>2011-03-03 08:55:19 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2011-03-06 18:54:15 (GMT)
commit102b8bde3b86e5d2eb9e8a60d220e55e00beccf1 (patch)
tree94a545f4ee0174546470fb85fdf7972c788ba6ba
parent293a8f250d35157aced813695e1975078a521d19 (diff)
downloadbusybox-102b8bde3b86e5d2eb9e8a60d220e55e00beccf1.zip
busybox-102b8bde3b86e5d2eb9e8a60d220e55e00beccf1.tar.gz
busybox-102b8bde3b86e5d2eb9e8a60d220e55e00beccf1.tar.bz2
.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
-rw-r--r--applets/.gitignore1
-rw-r--r--docs/.gitignore1
-rw-r--r--include/.gitignore4
3 files changed, 6 insertions, 0 deletions
diff --git a/applets/.gitignore b/applets/.gitignore
index cc932fc..459938d 100644
--- a/applets/.gitignore
+++ b/applets/.gitignore
@@ -1,2 +1,3 @@
/applet_tables
/usage
+/usage_pod
diff --git a/docs/.gitignore b/docs/.gitignore
index 11d6163..3d1c5bd 100644
--- a/docs/.gitignore
+++ b/docs/.gitignore
@@ -1,4 +1,5 @@
/busybox.1
/BusyBox.html
+/busybox.net
/BusyBox.txt
/busybox.pod
diff --git a/include/.gitignore b/include/.gitignore
index f0ce546..9d9b6c4 100644
--- a/include/.gitignore
+++ b/include/.gitignore
@@ -1,6 +1,10 @@
/config
+/applets.h
/applet_tables.h
/autoconf.h
+/bbconfigopts_bz2.h
/bbconfigopts.h
+/NUM_APPLETS.h
/usage_compressed.h
+/usage.h