.hgignore
author Myhailo Danylenko <isbear@ukrpost.net>
Wed, 28 Nov 2012 18:38:52 +0200
changeset 144 690b5524b895
parent 139 067712fb29f6
permissions -rw-r--r--
v0.0.3 Module and command names include lua version * change package naming convention: mcabber-mod-lua5.x * command lua5.x * installs alias lua -> lua5.x * module name lua5.x
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
139
067712fb29f6 Cleanup hgignore
Myhailo Danylenko <isbear@ukrpost.net>
parents: 114
diff changeset
     1
# igrone editor files
067712fb29f6 Cleanup hgignore
Myhailo Danylenko <isbear@ukrpost.net>
parents: 114
diff changeset
     2
~$
067712fb29f6 Cleanup hgignore
Myhailo Danylenko <isbear@ukrpost.net>
parents: 114
diff changeset
     3
\.swp$
067712fb29f6 Cleanup hgignore
Myhailo Danylenko <isbear@ukrpost.net>
parents: 114
diff changeset
     4
^build$