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-w32-cb8d4319a3ef49ed1d08d0b1a4b6ad4fc823f769.tar.gz busybox-w32-cb8d4319a3ef49ed1d08d0b1a4b6ad4fc823f769.tar.bz2 busybox-w32-cb8d4319a3ef49ed1d08d0b1a4b6ad4fc823f769.zip |
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 @@ | |||
1 | BusyBox.txt | ||
2 | BusyBox.1 | ||
3 | BusyBox.html | ||
4 | busybox.txt | ||
5 | busybox.ps | ||
6 | busybox.pdf | ||
7 | busybox | ||
8 | 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 @@ | |||
1 | BusyBox.html | ||
2 | busybox.tar.gz | ||