.hgignore
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 02 Aug 2010 16:19:52 +0530
changeset 203 3d0970ef6feb
parent 28 1c2906cad944
child 60 a29e1995765e
permissions -rw-r--r--
Added all possible regex path for registration.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
d2b78840bfcb initial commit
nishanth
parents:
diff changeset
     1
syntax:glob
d2b78840bfcb initial commit
nishanth
parents:
diff changeset
     2
*.pyc
d2b78840bfcb initial commit
nishanth
parents:
diff changeset
     3
*.db
3
782597c5105b added .swp to ignore
nishanth
parents: 0
diff changeset
     4
*.swp
28
1c2906cad944 changed models.py for new preference order.
anoop
parents: 3
diff changeset
     5
*.*~