[Freeipa-devel] hg ignore

Kevin McCarthy kmccarth at redhat.com
Fri Aug 10 21:04:15 UTC 2007


I got tired of seeing .pyc files and such show up when I did an 'hg
status', so poked in the man pages.

If you put in your ~/.hgrc:
[ui]
username = My Name <myemail at redhat.com>
ignore = ~/.hgignore

And then in ~/.hgignore:
syntax: glob
*.pyc
*~
.*.swp

It will ignore the files.  Maybe everyone already figured this out, but
just for other's benefit.

-Kevin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2228 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20070810/b67e5d39/attachment.bin>


More information about the Freeipa-devel mailing list