annotate .hgignore @ 219:9faccd140119

plugin contact list: refactoring: - contacts are now displayed in a grid - they can be filtered thanks to FilterBehaviour - use the new update system of QuickContactList - a new "add a contact" button is visible, but not implemented yet.
author Goffi <goffi@goffi.org>
date Sun, 24 Jun 2018 22:26:15 +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