annotate .hgignore @ 786:0eb53b967ee7

dummy change to force the compilation with the good paramter of FillMissing.c_code()
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Mon, 29 Jun 2009 16:08:00 -0400
parents 6eb0900fb553
children 27a663ba4427
rev   line source
47
7086cfcd8ed6 added file with pattern of file that should be ignored by mercurial
Frederic Bastien <bastienf@iro.umontreal.ca>
parents:
diff changeset
1 syntax: glob
7086cfcd8ed6 added file with pattern of file that should be ignored by mercurial
Frederic Bastien <bastienf@iro.umontreal.ca>
parents:
diff changeset
2 *~
445
6eb0900fb553 Ignore .swp and core files.
Pascal Lamblin <lamblinp@iro.umontreal.ca>
parents: 53
diff changeset
3 *.swp
6eb0900fb553 Ignore .swp and core files.
Pascal Lamblin <lamblinp@iro.umontreal.ca>
parents: 53
diff changeset
4 *.pyc
6eb0900fb553 Ignore .swp and core files.
Pascal Lamblin <lamblinp@iro.umontreal.ca>
parents: 53
diff changeset
5 core.*