view .hgignore @ 220:e079faa547b8 python3

close the python3 branch - it does not contain any work worth kepping
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 22 May 2014 04:52:57 +0200
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$