.hgignore
author nishanth
Sat, 05 Jun 2010 18:18:34 +0530
branchanoop
changeset 45 29d7d70c9273
parent 26 212fcba4459e
child 60 a29e1995765e
permissions -rw-r--r--
added new fields to registrant.
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
26
212fcba4459e changed the app to work with apache + added base.html, and did needed changes.
anoop
parents: 3
diff changeset
     5
*.*~