.hgignore
author Alexander Solovyov <alexander@solovyov.net>
Sun, 23 Jan 2011 18:40:52 +0100 (2011-01-23)
changeset 165 c5d70a729f3d
parent 100 78a1e77609e6
permissions -rw-r--r--
fix changelog to render to PyPI
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/
100
78a1e77609e6 index.rst: fix link to overview
Alexander Solovyov <piranha@piranha.org.ua>
parents: 48
diff changeset
     5
^opster.egg-info/