summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore28
1 files changed, 28 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..6b16373
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,28 @@
+syntax: glob
+aclocal.m4
+autom4te.cache
+configure
+libtool
+Makefile
+Makefile.in
+stamp-h1
+config
+config.h
+config.h.in
+config.log
+config.status
+example-deconstructor
+example-deconstructor-alt
+example-reformatter
+example-reformatter-alt
+run-dumper
+run-emitter
+run-loader
+run-parser
+run-scanner
+.deps
+.libs
+*.o
+*.lo
+*.la
+*.pc