diff options
author | Roland McGrath <roland@redhat.com> | 1995-03-07 23:44:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1995-03-07 23:44:43 +0000 |
commit | ce40d6af9f8a3b2095f4e112c9f16b009deefe9b (patch) | |
tree | ae47a32751815a86213f7ae059811a30fa7a2df9 /.cvsignore | |
parent | 636435e5c25d39fc5d52edf936e8e7a410b31b1a (diff) | |
download | gunmake-ce40d6af9f8a3b2095f4e112c9f16b009deefe9b.tar.gz |
.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..51fec57 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,15 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* +make-3* make-test* +*.info *.info-* +stamp-* +makebook* + +*.dep *.dvi *.toc *.aux +*.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs + +sun4 i386 i386-netbsd hp300-netbsd hp300 rs6000 sun3 news800 amiga +hp700 hp834 + +customs |