summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Simonov <xi@resolvent.net>2014-02-02 20:54:05 -0600
committerKirill Simonov <xi@resolvent.net>2014-02-02 20:54:05 -0600
commit3064ac2a2a75c95a0e8c3445c340197ff4792f3a (patch)
tree43ccc136c2ddb80f9e6c5fe6782c17e9ce1120cc
parentb50ad87aa140b210d24f4c9f9eee38c439451b11 (diff)
downloadlibyaml-hg-3064ac2a2a75c95a0e8c3445c340197ff4792f3a.tar.gz
Added .hgignore.
-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