.hgignore
author anoop
Thu, 03 Jun 2010 19:22:41 +0530
changeset 28 1c2906cad944
parent 3 782597c5105b
child 60 a29e1995765e
permissions -rw-r--r--
changed models.py for new preference order.
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
*.*~