Mercurial > hg > config
annotate .hgignore @ 12:febb7672f59d
put the attribution last
| author | k0s <k0scist@gmail.com> | 
|---|---|
| date | Tue, 12 Jan 2010 16:54:31 -0500 | 
| 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: 
5 
diff
changeset
 | 
8 build | 
| 
 
03ee50b8992d
adding setuptools generated build + dist directories to .hgignore
 
k0s <k0scist@gmail.com> 
parents: 
5 
diff
changeset
 | 
9 dist | 
