diff -r 3d20090b7cbd -r 1d623f8d52a3 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Thu Jan 21 15:49:34 2010 +0530 @@ -0,0 +1,34 @@ +# use glob syntax. +syntax: glob + +*.html +*.aux +*.dvi +*.log +*.nav +*.snm +*.toc +*.pdf +*.vrb +*.out +*.sty +*.pyc +*.zip +*~ +.project +.pydevproject +app.yaml +build +tests/coverageResults +*,cover +tests/.coverage +*.git +*.egg-info +eggs +parts +.installed.cfg +bin +develop-eggs +.gitignore +.DS_Store +index.yaml \ No newline at end of file