.hgignore
author nishanth
Mon, 07 Jun 2010 13:49:47 +0530
branchanoop
changeset 61 6c7f0a05ccd4
parent 60 a29e1995765e
child 218 16d1aae679a4
permissions -rw-r--r--
added .bak to hgignore
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
*.*~
60
a29e1995765e added settings_apache to hgignore
nishanth
parents: 26
diff changeset
     6
settings_apache.py
61
6c7f0a05ccd4 added .bak to hgignore
nishanth
parents: 60
diff changeset
     7
*.bak