view .hgignore @ 252:39080a271bf3 pyqt5

fix the makefile
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sun, 05 Nov 2017 02:49:14 +0100
parents f715378371ab
children
line wrap: on
line source

syntax: glob
*.e4p
*.orig
*.pyc
Ui_*.py
*_rc.py
.eric5project
.eric6project

syntax: regexp
^feedworm\.sqlite$
\.sqlite$