.hgignore
author nishanth
Sat, 05 Jun 2010 16:39:31 +0530
branchanoop
changeset 35 20d3b4230e4f
parent 26 212fcba4459e
child 60 a29e1995765e
permissions -rw-r--r--
modified db path and templates dir path
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
*.*~