view .hgignore @ 112:e4038dd8cc0e

add a comment about a Feedparser bug wrt python3
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 31 Mar 2011 03:50:46 +0200
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

syntax: glob
*.pyc
Ui_*.py
*_rc.py

syntax: regexp
^feedworm\.sqlite$