diff options
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 25 |
1 files changed, 25 insertions, 0 deletions
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 |
