.hgignore
author Alexander Solovyov <piranha@piranha.org.ua>
Sun, 27 Sep 2009 23:24:44 +0300 (2009-09-27)
changeset 94 0178aca18a6d
parent 48 4e7303fd9bec
child 100 78a1e77609e6
permissions -rw-r--r--
backward incompatible change: require argv=sys.argv[1:] for @wrapped command to parse command line
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/