view .hgignore @ 74:450d5d9d3b80

SubversionRepo: do not use temporary file in get_file() Existing code says swig bindings do not support StringIO objects as output for svn.ra.get_file(). This issue was never reported in the convert extension.
author Patrick Mezard <pmezard@gmail.com>
date Sun, 09 Nov 2008 18:08:35 -0600
parents 243c88c47d89
children 904a4b08f70f
line wrap: on
line source

syntax:glob
*.pyc
.DS_Store
*.swp
*~
.coverage
*.py,cover