summaryrefslogtreecommitdiff
path: root/.cvsignore
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-03 22:49:40 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-03 22:49:40 +0200
commit4360b7d9b32bdd6cb672d4b082b8681e8b3f87b1 (patch)
tree8a1a747c055aee8847bb6487776cf80cecb32388 /.cvsignore
parent665de00628f531b3af45391aff0a5f537eb69799 (diff)
downloadgmp-4360b7d9b32bdd6cb672d4b082b8681e8b3f87b1.tar.gz
Some filenames and patterns to ignore, making cvs update quieter.
Diffstat (limited to '.cvsignore')
-rw-r--r--.cvsignore48
1 files changed, 48 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 000000000..fbf304f63
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,48 @@
+*.lo
+*.la
+libtool
+Makefile
+.deps
+.libs
+config.h
+config.log
+config.cache
+config.status
+asm-syntax.h
+gmp.info*
+gmp.fn
+gmp.vr
+gmp.tp
+gmp.ky
+gmp.pg
+gmp.toc
+gmp.cps
+gmp.fns
+gmp.vrs
+gmp.log
+gmp.dvi
+gmp.aux
+gmp.cp
+st-*
+t-add
+t-sub
+t-conv
+t-sqrt
+t-muldiv
+t-dm2exp
+t-cmp
+t-cmp_ui
+t-get_d
+t-mul
+t-tdiv
+t-tdiv_ui
+t-fdiv
+t-fdiv_ui
+t-gcd
+t-sqrtrem
+t-powm
+t-powm_ui
+t-pow_ui
+t-2exp
+t-root
+reuse