diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-05-05 09:05:30 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-05-05 09:05:30 -0400 |
commit | 3322351724be7e094dfe82a496fd0bbc1626ffff (patch) | |
tree | 95f17a955f49784833cf17e34c5cbc84e1475866 /docs | |
parent | 4f239b1bb429408bef5688384aa91ea4fa9bd76e (diff) | |
download | busybox-w32-3322351724be7e094dfe82a496fd0bbc1626ffff.tar.gz busybox-w32-3322351724be7e094dfe82a496fd0bbc1626ffff.tar.bz2 busybox-w32-3322351724be7e094dfe82a496fd0bbc1626ffff.zip |
add .gitignore files
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 000000000..9d1b7c227 --- /dev/null +++ b/docs/.gitignore | |||
@@ -0,0 +1,4 @@ | |||
1 | /BusyBox.1 | ||
2 | /BusyBox.html | ||
3 | /BusyBox.txt | ||
4 | /busybox.pod | ||