Mercurial > hg > ConflictEditor
annotate .hgignore @ 42:7380d8ff1a66 default tip
bring up a message dialog if the selected database did not contain any conflicts
author | dirk |
---|---|
date | Thu, 05 Jan 2012 05:33:19 +0100 |
parents | 0c36e54a85b5 |
children |
rev | line source |
---|---|
7 | 1 |
2 syntax: regexp | |
41 | 3 ^target$ |
4 syntax: regexp | |
7 | 5 ^conflict-editor/\.settings$ |
6 syntax: regexp | |
7 ^conflict-editor/\.classpath$ | |
8 syntax: regexp | |
9 ^conflict-editor/\.project$ | |
10 syntax: regexp | |
11 ^conflict-editor/target$ | |
39
3201f93801d0
add a module that generates a webstart package
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
7
diff
changeset
|
12 syntax: regexp |
3201f93801d0
add a module that generates a webstart package
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
7
diff
changeset
|
13 ^webstart-package/target$ |