summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.hgignore b/.hgignore
index 817593cbf..566c00599 100644
--- a/.hgignore
+++ b/.hgignore
@@ -42,9 +42,9 @@ Makefile
^\.libs
-.*\.a
-.*\.la
-.*\.o
-.*\.lo
+.*\.a$
+.*\.la$
+.*\.o$
+.*\.lo$
.*~