# HG changeset patch # User ymh # Date 1339116897 -7200 # Node ID b9819b930c7a86bf2fe6dcbaf8dc1fd10fd48aad # Parent ed5bc0bed38fda6ea44f5b7f970ea6f888a921ba Ignore files diff -r ed5bc0bed38f -r b9819b930c7a .hgignore --- a/.hgignore Fri Jun 08 02:50:53 2012 +0200 +++ b/.hgignore Fri Jun 08 02:54:57 2012 +0200 @@ -11,5 +11,7 @@ ^web/log/.*$ ^web/static/.*$ ^script/record_mic/record_mic/bin$ -syntax: regexp -^web/\.htaccess$ \ No newline at end of file +^web/\.htaccess$ +^virtualenv/sync/distribute-0\.6\.24\.tar\.gz$ +^virtualenv/web/distribute-0\.6\.24\.tar\.gz$ +^virtualenv/sync/project-boot\.py$ \ No newline at end of file