Mercurial > ift6266
annotate .hgignore @ 385:442fc117e886
Ajout de la faculte de prendre PNIST07
author | SylvainPL <sylvain.pannetier.lebeuf@umontreal.ca> |
---|---|
date | Tue, 27 Apr 2010 08:20:59 -0400 |
parents | 4d3d3627df3e |
children | 109ebd3e67c0 |
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 *~ |
4d3d3627df3e
ignoring certain files when doing hg status
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff
changeset
|
6 |