Mercurial > hg > config
annotate .hgignore @ 37:6b8573a62cd3
add a python pastebin script for mozilla (pastebinit strangely doesnt seem to work at all)
| author | Jeff Hammel <k0scist@gmail.com> | 
|---|---|
| date | Thu, 18 Mar 2010 17:25:10 -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: 
5 
diff
changeset
 | 
8 build | 
| 
 
03ee50b8992d
adding setuptools generated build + dist directories to .hgignore
 
k0s <k0scist@gmail.com> 
parents: 
5 
diff
changeset
 | 
9 dist | 
