hgignore syntax
Michael P. Soulier
msoulier at digitaltorque.ca
Thu Jul 12 16:13:29 UTC 2007
I've placed an .hgignore file beside the .hg directory in my repository.
I have an 'opag' subdir where I want to ignore two files.
[msoulier at kanga opagdjango]$ cat .hgignore
opag/urls.py
opag/settings.py
[msoulier at kanga opagdjango]$ hg status
M opag/settings.py
M opag/urls.py
It doesn't seem to be ignoring them.
Is my syntax wrong?
Thanks,
Mike
--
Michael P. Soulier <msoulier at digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20070712/f5d6d547/attachment-0001.asc>
More information about the Mercurial
mailing list