From c8c00fabcf826914d965856590e063dd214842ca Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Wed, 3 Oct 2007 20:14:32 +0200 Subject: init --- .hgignore | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .hgignore (limited to '.hgignore') diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..47a7094 --- /dev/null +++ b/.hgignore @@ -0,0 +1,25 @@ +(^|/)\.svn($|/) +(^|/)\_darcs($|/) +(^|/)CVS($|/) +(^|/)\.cdv($|/) +(^|/)MT($|/) +(^|/)\.hg($|/) +(^|/)\.bzr($|/) +^tailor.log$ +^tailor.info$ +.*\.o +.*\.Po +config\..* +autom4te.cache +COPYING +INSTALL +Makefile +Makefile.in +configure +aclocal.m4 +depcomp +install-sh +stamp-h1 +missing +tags +flimsel -- cgit v1.2.3