Mercurial > piecrust2
annotate .hgignore @ 8:ff07f6d23450
Update the `requirements` file.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 16 Aug 2014 15:16:31 -0700 |
parents | f485ba500df3 |
children | 8f7ba2c95025 |
rev | line source |
---|---|
0 | 1 syntax: glob |
2 *.pyc | |
3 venv | |
3
f485ba500df3
Gigantic change to basically make PieCrust 2 vaguely functional.
Ludovic Chabant <ludovic@chabant.com>
parents:
0
diff
changeset
|
4 tags |
f485ba500df3
Gigantic change to basically make PieCrust 2 vaguely functional.
Ludovic Chabant <ludovic@chabant.com>
parents:
0
diff
changeset
|
5 build/messages/_cache |
0 | 6 |