.hgignore
author Mikael Berthe <mikael@lilotux.net>
Thu, 03 May 2007 19:32:28 +0200
changeset 33 adf562e77977
parent 13 d3207cb5a777
child 37 390374ce7f66
permissions -rw-r--r--
DICT.py: Get rid of tabs (coding style)
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