diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-11-02 00:08:12 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-11-02 00:08:12 +0000 |
commit | 2aef754759ac63ebeaa93005389d0562637018cf (patch) | |
tree | 7804b5b0cbb70e2451adf1cdbe7e8663aa20ea95 /gcc/.cvsignore | |
parent | 6608f70d1c0972e972cc1fff803fac87f6479fe8 (diff) | |
download | gcc-2aef754759ac63ebeaa93005389d0562637018cf.tar.gz |
* .cvsignore: Remove c-parse.* and tradcif.c
* objc/.cvsignore: Delete.
* java/.cvsignore: Delete.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73186 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/.cvsignore')
-rw-r--r-- | gcc/.cvsignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/.cvsignore b/gcc/.cvsignore index edf9f45b71f..3f4ee4b6f48 100644 --- a/gcc/.cvsignore +++ b/gcc/.cvsignore @@ -1,7 +1,3 @@ -c-parse.y -c-parse.h -c-parse.c -tradcif.c cscope.files cscope.out cscope.in.out |