Mercurial > pylearn
annotate .hgignore @ 259:621faba17c60
created 'dummytests', tests that checks consistency of new weird datasets, where we can't compare with actual values in a matrix, for instance. Useful as a first debugging when creating a dataset
author | Thierry Bertin-Mahieux <bertinmt@iro.umontreal.ca> |
---|---|
date | Tue, 03 Jun 2008 16:41:55 -0400 |
parents | a1eb3dbc035d |
children | 6eb0900fb553 |
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 *~ |
53
a1eb3dbc035d
ignore compiled version of python script
Frederic Bastien <bastienf@iro.umontreal.ca>
parents:
47
diff
changeset
|
3 *.pyc |