.hgignore

Thu, 12 Mar 2020 23:04:27 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Thu, 12 Mar 2020 23:04:27 -0500
changeset 40305
d0aa478e8e8a
parent 39360
e7bed293aad5
child 40505
e2c4be9e3aa6
permissions
-rw-r--r--

Remove the old logger which means you can longer read old logs. This is fine since purple3 no longerg uses the share config directory as purple2 and in fact requires the ui to set it. This means old data won't be there.

syntax: glob
.*.swp
.DS_Store
*.pyc
*~
\#*\#
subprojects/*/

syntax: regexp
^build(.+)?\/
win32-install-dir(\.release)?

mercurial