diff options
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | libbb/.cvsignore | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index 20e4ee7d4..71269c542 100644 --- a/.cvsignore +++ b/.cvsignore | |||
@@ -1,5 +1,4 @@ | |||
1 | busybox | 1 | busybox |
2 | busybox.links | 2 | busybox.links |
3 | _install | 3 | _install |
4 | loop.h | ||
5 | applet_source_list | 4 | applet_source_list |
diff --git a/libbb/.cvsignore b/libbb/.cvsignore new file mode 100644 index 000000000..2bbe016f5 --- /dev/null +++ b/libbb/.cvsignore | |||
@@ -0,0 +1 @@ | |||
loop.h | |||