From: Kirill Simonov Date: Mon, 3 Feb 2014 02:54:05 +0000 (-0600) Subject: Added .hgignore. X-Git-Tag: upstream/0.1.5^2~4 X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/commitdiff_plain/bb8ab829a252b2ecf328df9c152a96198e4cc8f6 Added .hgignore. --- 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