annotate .hgignore @ 9:599b84e4ff01

- added utf-8 decoding of strings in logs, with 'replace' for badly encoded names - vfat filename fixing now remove traling spaces - new param "no_journal" in __filename_fix to avoid writing in journal. Mainly used as a temporary workaround as directory creation is not journalised yet.
author Goffi <goffi@goffi.org>
date Tue, 28 Sep 2010 12:26:18 +0800
parents 674ce820a4ef
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
1 syntax: glob
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
2 *.pyc
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
3 *.pyv
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
4 *.swp
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
5 *.swo
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
6 tags