.hgignore
author mpm@selenic.com
Tue, 10 May 2005 00:33:48 -0800
changeset 44 e825a68d7227
parent 8 e5a480dadca3
child 51 0cbcdb855156
permissions -rw-r--r--
Fix occassional diff bug with manifests
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
273ce12ad8f1 Update README to discuss remote pull, rsync, and the hg repo
mpm@selenic.com
parents:
diff changeset
     1
.*~
3
3a6392190075 Ignore build/ and .pyc files
mpm@selenic.com
parents: 1
diff changeset
     2
.*pyc
3a6392190075 Ignore build/ and .pyc files
mpm@selenic.com
parents: 1
diff changeset
     3
build/.*
8
e5a480dadca3 Ignore MANIFEST
mpm@selenic.com
parents: 6
diff changeset
     4
dist/
e5a480dadca3 Ignore MANIFEST
mpm@selenic.com
parents: 6
diff changeset
     5
MANIFEST$