.hgignore
author anoop
Mon, 07 Jun 2010 13:05:01 +0530
branchanoop
changeset 59 1e4cbb2a1f8a
parent 26 212fcba4459e
child 60 a29e1995765e
permissions -rw-r--r--
added the media files.
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
*.*~