.hgignore
author Mikael Berthe <mikael@lilotux.net>
Wed, 02 May 2007 20:39:20 +0200
changeset 26 8a1893b6b113
parent 13 d3207cb5a777
child 37 390374ce7f66
permissions -rw-r--r--
Switch to using module "subprocess" (Suggested by Loic Berthe)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3
a31feeace094 Update .hgignore
Mikael Berthe <mikael@lilotux.net>
parents: 0
diff changeset
     1
syntax: glob
a31feeace094 Update .hgignore
Mikael Berthe <mikael@lilotux.net>
parents: 0
diff changeset
     2
0
93b25987d3e5 Initial Mercurial repository
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
privatechatlogs/*
3
a31feeace094 Update .hgignore
Mikael Berthe <mikael@lilotux.net>
parents: 0
diff changeset
     4
tags
a31feeace094 Update .hgignore
Mikael Berthe <mikael@lilotux.net>
parents: 0
diff changeset
     5
*.sw?
13
d3207cb5a777 Ignore *.pyc
Mikael Berthe <mikael@lilotux.net>
parents: 3
diff changeset
     6
*.pyc