aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.hgignore b/.hgignore
index 5efd72c048..74fd424921 100644
--- a/.hgignore
+++ b/.hgignore
@@ -28,8 +28,9 @@
(^|/)(GTAGS|GPATH|GSYMS|GRTAGS)$
^autom4te\.cache$
^config\.log$
-^config\.status
-^config/Toplevel\.mk
+^config\.status$
+^config\.cache$
+^config/Toplevel\.mk$
^build-.*$
^dist/.*$
^docs/autom4te\.cache$
@@ -101,6 +102,7 @@
^stubdom/binutils-.*$
^stubdom/config\.log$
^stubdom/config\.status$
+^stubdom/config\.cache$
^stubdom/cross-root-.*$
^stubdom/gcc-.*$
^stubdom/include$