summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 4c51495123..fb06703ea9 100644
--- a/.hgignore
+++ b/.hgignore
@@ -24,6 +24,7 @@ syntax: regexp
.*\.dll$
.*\.exe$
.*\.g?mo$
+.*\.gir$
.*\.la$
\.libs
.*\.lo$
@@ -34,6 +35,7 @@ syntax: regexp
.*\.pyo$
.*\.rej$
.*\.so$
+.*\.typelib$
.*\.moc$
VERSION$
aclocal.m4