Add .db files to hgignore so the database file is not tracked. payments
authorMadhusudan.C.S <madhusudancs@gmail.com>
Mon, 15 Nov 2010 19:38:59 +0530
branchpayments
changeset 254 7d0bb6e94deb
parent 253 09ec121a7ebf
child 255 b20d55891709
Add .db files to hgignore so the database file is not tracked.
.hgignore
--- a/.hgignore	Mon Nov 15 19:36:00 2010 +0530
+++ b/.hgignore	Mon Nov 15 19:38:59 2010 +0530
@@ -39,4 +39,5 @@
 project/static/media
 project/scipycon/user/*.pyc
 apache/*
+*.db