# HG changeset patch # User ymh # Date 1352821067 -3600 # Node ID 342f180b09ec0bc67f2b96653731c6fba9e0aee4 # Parent 0fe2f3f5466f521036685b8aee45560b0b7b9167 ignore files diff -r 0fe2f3f5466f -r 342f180b09ec .hgignore --- a/.hgignore Tue Nov 13 16:20:34 2012 +0100 +++ b/.hgignore Tue Nov 13 16:37:47 2012 +0100 @@ -10,5 +10,6 @@ ^ldt/web/log ^web/static$ ^ldt/web/static$ -syntax: regexp -^src/log$ \ No newline at end of file +^src/log$ +^.*\.pyc$ +src/hp/config.py