Mercurial > hg > config
annotate .hgignore @ 33:8e5746ef15fe
add note about installing ubuntu packages
| author | Jeff Hammel <k0scist@gmail.com> | 
|---|---|
| date | Tue, 16 Mar 2010 09:44:48 -0700 | 
| parents | 03ee50b8992d | 
| children | cec1db293c18 | 
| rev | line source | 
|---|---|
| 5 | 1 syntax: glob | 
| 2 .hgignore | |
| 3 *.pyc | |
| 4 *.pyo | |
| 5 *.egg-info | |
| 6 *.swp | |
| 7 *~ | |
| 8 
03ee50b8992d
adding setuptools generated build + dist directories to .hgignore
 k0s <k0scist@gmail.com> parents: 
5diff
changeset | 8 build | 
| 
03ee50b8992d
adding setuptools generated build + dist directories to .hgignore
 k0s <k0scist@gmail.com> parents: 
5diff
changeset | 9 dist | 
