summaryrefslogtreecommitdiff
path: root/gcc/.cvsignore
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-09 10:22:30 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-09 10:22:30 +0000
commit16b7445ec83c2c1abf2fc1f6e02a59d8ca6c2ddd (patch)
tree52347704ca1dae01e5b6de238c3f0930017b1bd7 /gcc/.cvsignore
parent0d70399d3d6e851f0f95b45f1c8efef728cff7ae (diff)
downloadgcc-16b7445ec83c2c1abf2fc1f6e02a59d8ca6c2ddd.tar.gz
* .cvsignore: Add info files.
f: * .cvsignore: New file; add info files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38149 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/.cvsignore')
-rw-r--r--gcc/.cvsignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/.cvsignore b/gcc/.cvsignore
index 7a4c74dede5..f866245e02b 100644
--- a/gcc/.cvsignore
+++ b/gcc/.cvsignore
@@ -5,3 +5,6 @@ c-parse.y
c-parse.h
c-parse.c
tradcif.c
+gcc.info*
+cpp.info*
+c-tree.info*