view .hgignore @ 265:805c4103dac5

core: resync widgets only when they are visible: using AUTO_RESYNC from QuickApp was causing performance trouble (resynchronising all widgets was freezing the frontend for a little while). By resynchronising only when the widget is visible, this should be greatly improved.
author Goffi <goffi@goffi.org>
date Mon, 11 Mar 2019 08:39:43 +0100
parents 61ba5d193cfe
children
line wrap: on
line source


syntax: glob
*.pyc
*.pyo
*.pyv
*.swp
*.swo
tags
*.un~
Session.vim