diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-03-29 15:51:19 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-03-29 15:51:19 +0000 |
commit | cb8d4319a3ef49ed1d08d0b1a4b6ad4fc823f769 (patch) | |
tree | 44cd125012dfadf3b94f1ead953ccdf7999dd3fc /docs | |
parent | 24b0a9568d6966dd012c81c4145f06362fc97a41 (diff) | |
download | busybox-cb8d4319a3ef49ed1d08d0b1a4b6ad4fc823f769.tar.gz |
find ./ -name .cvsignore | xargs svn rm
Diffstat (limited to 'docs')
-rw-r--r-- | docs/.cvsignore | 8 | ||||
-rw-r--r-- | docs/busybox.net/.cvsignore | 2 |
2 files changed, 0 insertions, 10 deletions
diff --git a/docs/.cvsignore b/docs/.cvsignore deleted file mode 100644 index ec9e94b27..000000000 --- a/docs/.cvsignore +++ /dev/null @@ -1,8 +0,0 @@ -BusyBox.txt -BusyBox.1 -BusyBox.html -busybox.txt -busybox.ps -busybox.pdf -busybox -busybox.pod diff --git a/docs/busybox.net/.cvsignore b/docs/busybox.net/.cvsignore deleted file mode 100644 index 393b00210..000000000 --- a/docs/busybox.net/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -BusyBox.html -busybox.tar.gz |