From bd2ed2ce3c822817b723f28f189f24f6dd90835f Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Tue, 9 Sep 2008 15:17:46 +0200 Subject: Fix tyops. --- .hgignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index a29e2ddcd..71cb23983 100644 --- a/.hgignore +++ b/.hgignore @@ -1,6 +1,6 @@ syntax: regexp -# This files ignores the files demos/calc/calc-config.h and +# This file ignores the files demos/calc/calc-config.h and # demos/pexpr-config.h, which is desired, but I don't understand why. ^configure @@ -20,7 +20,7 @@ Makefile\.in ^stamp-h1 Makefile -^gmp-mparam.h +^gmp-mparam\.h ^gen-bases ^gen-fac_ui @@ -30,13 +30,13 @@ Makefile ^mp_bases\.h ^fib_table\.h ^mpn/perfsqr\.h -^mpz/fac_ui.h +^mpz/fac_ui\.h ^doc/gmp\.info.* ^doc/stamp-vti ^doc/version\.texi -# All source files in mpn/ are iether generated, or links +# All source files in mpn/ are either generated, or links ^mpn/.*\.c ^mpn/.*\.asm ^ -- cgit v1.2.1