.hgignore
author Dmitriy Morozov <dmitriy@mrzv.org>
Sat, 29 May 2010 15:46:31 -0700 (2010-05-29)
changeset 105 1ce5c137b3e5
parent 100 78a1e77609e6
permissions -rw-r--r--
Added the ability to provide a completer for arguments to options
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/