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 /scripts | |
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 'scripts')
-rw-r--r-- | scripts/.cvsignore | 1 | ||||
-rw-r--r-- | scripts/config/.cvsignore | 8 |
2 files changed, 0 insertions, 9 deletions
diff --git a/scripts/.cvsignore b/scripts/.cvsignore deleted file mode 100644 index b1ebf606d..000000000 --- a/scripts/.cvsignore +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | bb_mkdep | ||
diff --git a/scripts/config/.cvsignore b/scripts/config/.cvsignore deleted file mode 100644 index e8bf7a75b..000000000 --- a/scripts/config/.cvsignore +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | conf | ||
2 | mconf | ||
3 | lkc_defs.h | ||
4 | lex.zconf.c | ||
5 | zconf.tab.h | ||
6 | zconf.tab.c | ||
7 | lex.backup | ||
8 | zconf.output | ||