From 6eb01fc2ce90681f73637a4304b0caf888414fb4 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Wed, 12 Sep 2007 09:16:01 -0700 Subject: [PATCH] Updated .hgignore to match svn:ignore props --- .hgignore | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .hgignore diff --git a/.hgignore b/.hgignore new file mode 100644 index 00000000..5243e1c7 --- /dev/null +++ b/.hgignore @@ -0,0 +1,26 @@ + +# Automatically generated by `hgimportsvn` +syntax:glob +.svn +configure +config.log +**Makefile +config.status +autom4te.cache +stamp-h +tests/WgetTest.pm +tests/unit-tests +tests/*.o +src/*.o +src/config.h +src/config.h.in +src/wget +doc/wget.1 +doc/wget.pod +doc/wget.info +doc/sample.wgetrc.munged_for_texi_inclusion +po/Makefile.in +po/POTFILES +po/*.gmo +**~ +**.*.swp -- 2.39.2