diff options
author | Patrick Lam <plam@MIT.EDU> | 2005-09-27 05:26:59 +0000 |
---|---|---|
committer | Patrick Lam <plam@MIT.EDU> | 2005-09-27 05:26:59 +0000 |
commit | 2633bc38431468ce528407ee576cb29b0d1212c8 (patch) | |
tree | 40954991801c8bfa7b51d5551f31f8c2576ad52a /fc-cat | |
parent | d75bef7bc8b2bb4ed7750ce5083b1e65a709d75a (diff) |
Fix .cvsignore file after copying across directories.
Diffstat (limited to 'fc-cat')
-rw-r--r-- | fc-cat/.cvsignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fc-cat/.cvsignore b/fc-cat/.cvsignore index 09b6835c..1cbed0ca 100644 --- a/fc-cat/.cvsignore +++ b/fc-cat/.cvsignore @@ -2,5 +2,5 @@ .libs Makefile Makefile.in -fc-cache -fc-cache.1 +fc-cat +fc-cat.1 |