view .hgignore @ 154:b96607c8be7f

Fixed bug that dropping an item onto another would not set the drag_data to the replaced item, which caused this to be lost.
author KarstenBock@gmx.net
date Thu, 06 Oct 2011 16:08:00 +0200
parents 927f2cf75357
children
line wrap: on
line source

glob:**.py[co]
glob:.*


syntax: regexp
^build$