Mercurial > projects > booket
annotate .hgignore @ 26:8c2f3e72d514
Create new view for notifications
Create new view for notifications which handles the keyboard shortcuts
overlay message and the unsaved changes notification. This ensures that
the unsaved changes notification is always visible, even when the save
form expander is closed.
author | Guido Berhoerster <guido+booket@berhoerster.name> |
---|---|
date | Mon, 06 Oct 2014 13:52:50 +0200 |
parents | 8445c729ba97 |
children |
rev | line source |
---|---|
7
a1a934adff8d
Add support for favicons
Guido Berhoerster <guido+booket@berhoerster.name>
parents:
diff
changeset
|
1 syntax: regexp |
a1a934adff8d
Add support for favicons
Guido Berhoerster <guido+booket@berhoerster.name>
parents:
diff
changeset
|
2 |
a1a934adff8d
Add support for favicons
Guido Berhoerster <guido+booket@berhoerster.name>
parents:
diff
changeset
|
3 (?<!\.src)\.svg$ |
17
8445c729ba97
Add logo and favicon
Guido Berhoerster <guido+booket@berhoerster.name>
parents:
7
diff
changeset
|
4 \.png$ |