Mercurial > ift6266
annotate .hgignore @ 567:08709b62e574
Merged
author | Olivier Delalleau <delallea@iro> |
---|---|
date | Thu, 03 Jun 2010 13:16:53 -0400 |
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 |