summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2008-09-09 15:17:46 +0200
committerTorbjorn Granlund <tege@gmplib.org>2008-09-09 15:17:46 +0200
commitbd2ed2ce3c822817b723f28f189f24f6dd90835f (patch)
treea6680ebef2e478e15eb33cbe7d9573b39b857687 /.hgignore
parent7e74daed1c39b9c78ee86037faa972c778ce2ae6 (diff)
downloadgmp-bd2ed2ce3c822817b723f28f189f24f6dd90835f.tar.gz
Fix tyops.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore8
1 files changed, 4 insertions, 4 deletions
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
^