Trac Hacken

changeset 1:f85d5a6383ed

ignore *.pyc files
author Martin Haecker <mhaecker@cs.tu-berlin.de>
date Fri Apr 11 20:30:40 2008 +0200 (4 years ago)
parents aeb041930360
children 2e7930f72617
files .hgignore
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/.hgignore Fri Apr 11 20:30:40 2008 +0200 1.3 @@ -0,0 +1,3 @@ 1.4 +syntax: glob 1.5 +*.pyc 1.6 +