diff options
author | tailor <tailor@blob.baaderstrasse.com> | 2005-07-02 08:14:26 +0000 |
---|---|---|
committer | tailor <tailor@blob.baaderstrasse.com> | 2005-07-02 08:14:26 +0000 |
commit | 66a6fc5089dce6ddd55e9384c38685aa338a9912 (patch) | |
tree | 40b72f244df0db178e18c54aa1eca6d6a10b4289 /.hgignore |
Tailorization of flpsed
Import of the upstream sources from
Repository: /home/cvs
Module: flpsed
Revision: 2004-06-25 18:14:05 by hofmann
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..512cdfb --- /dev/null +++ b/.hgignore @@ -0,0 +1,9 @@ +(^|/)\.svn($|/) +(^|/)\_darcs($|/) +(^|/)CVS($|/) +(^|/)\.cdv($|/) +(^|/)MT($|/) +(^|/)\.hg($|/) +(^|/)\.bzr($|/) +^tailor.log$ +^tailor.info$ |