annotate .hgignore @ 29:8b5827c43155

notes first draft: Implementation of XMLUI notes. There is a new header on top of root widget which display notifications, and notes are shown for a couple of seconds. A blue Cagou head appear when there are notes, and user can display 10 last when clicking on it. This header will probably not be present on platforms such as Android, because there is already a system-wide notifications handler which can be used instead (saving visual space).
author Goffi <goffi@goffi.org>
date Sun, 21 Aug 2016 15:15:25 +0200
parents accbc3c18762
children 61ba5d193cfe
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
accbc3c18762 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
1
accbc3c18762 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
2 syntax: glob
accbc3c18762 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
3 *.pyc
accbc3c18762 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
4 *.pyv
accbc3c18762 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
5 *.swp
accbc3c18762 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
6 *.swo
accbc3c18762 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
7 tags
accbc3c18762 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
8 *.un~
accbc3c18762 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
9 Session.vim