annotate .hgignore @ 6:5f53dc5beec9

vfat names incompatibility fix - bug fixed in getFsType(bad fs returned in most cases) - removing gettext (_("")) in a debug fonction with filename, as the filename can be with invalid utf-8, and then cause an exception. A better solution can probably be found later. - No more progress bar when the files have a null sum
author Goffi <goffi@goffi.org>
date Mon, 27 Sep 2010 16:44:25 +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