.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 25 May 2018 17:40:29 +0300
changeset 2167 b8f795bdfe9f
parent 1912 8391c11477f4
child 2165 02a2b5dee5e3
permissions -rw-r--r--
fix hangs on mouse selection in case if wxPython uses wxWidgets with GTK3+ support

This is default configuration on Debian Buster+ and Ubuntu 18.04+.
Probably it'll fix completely problem with 'clipboard already open'
described in the previous commit 5ce6d08f ("make clipboard open minimal time as wxPython documentation recommends")
.project

.directory

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$

bug_report.*\.txt
i18n/.*.new$
revision

doc/_build
doc/locale