summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 6f650baa5..8bac0a709 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,11 @@
syntax: glob
*~
+*.lo
+*.la
+.libs/*
+.deps/*
+
Makefile
Makefile.in
aclocal.m4