.hgignore
author Alexander Solovyov <piranha@piranha.org.ua>
Fri, 31 Jul 2009 09:50:26 +0300 (2009-07-31)
changeset 61 5cff7e19885b
parent 48 4e7303fd9bec
child 100 78a1e77609e6
permissions -rw-r--r--
prepend subcommands usage with program name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11
560f5682ce00 initial hgignore
Alexander Solovyov <piranha@piranha.org.ua>
parents:
diff changeset
     1
\.pyc$
33
e82b3f5c36d9 documentation
Alexander Solovyov <piranha@piranha.org.ua>
parents: 11
diff changeset
     2
^docs/_build/
44
bb7358d6b48f manifest doesn't need to be included in repo
Alexander Solovyov <piranha@piranha.org.ua>
parents: 33
diff changeset
     3
^MANIFEST$
48
4e7303fd9bec ignore dist/ dir
Alexander Solovyov <piranha@piranha.org.ua>
parents: 44
diff changeset
     4
^dist/