Mercurial > ift6266
annotate .hgignore @ 613:5e481b224117
fix the reading of PNIST dataset following Dumi compression of the data.
author | Frederic Bastien <nouiz@nouiz.org> |
---|---|
date | Thu, 06 Jan 2011 13:57:05 -0500 |
parents | 109ebd3e67c0 |
children |
rev | line source |
---|---|
172
4d3d3627df3e
ignoring certain files when doing hg status
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff
changeset
|
1 # use glob syntax. |
4d3d3627df3e
ignoring certain files when doing hg status
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff
changeset
|
2 syntax: glob |
4d3d3627df3e
ignoring certain files when doing hg status
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff
changeset
|
3 |
4d3d3627df3e
ignoring certain files when doing hg status
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff
changeset
|
4 *.pyc |
4d3d3627df3e
ignoring certain files when doing hg status
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff
changeset
|
5 *~ |
497 | 6 *.aux |
7 *.blg | |
8 *.log | |
9 *.bbl |