.hgignore
author Dmitriy Morozov <dmitriy@mrzv.org>
Wed, 12 Oct 2016 09:46:14 -0700 (2016-10-12)
changeset 77 af9913ddbb3d
parent 73 b78234a1bf04
child 79 3f7593f1b0ae
permissions -rw-r--r--
Fix clashing links
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
36
526befebcf51 Added .hgignore
Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com>
parents:
diff changeset
     1
syntax:glob
526befebcf51 Added .hgignore
Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com>
parents:
diff changeset
     2
*.pyc
73
b78234a1bf04 Support for git.
John Kozak <jk@thameslighter.net>
parents: 41
diff changeset
     3
artemis.egg-info/
b78234a1bf04 Support for git.
John Kozak <jk@thameslighter.net>
parents: 41
diff changeset
     4
build/
b78234a1bf04 Support for git.
John Kozak <jk@thameslighter.net>
parents: 41
diff changeset
     5
dist/