annotate .hgignore @ 13:12a189fbb9ba

widget handler first draft: This widget handle other widgets location and size. It is currently loosely inspired from Blender's UI, and the implementation is currenlty naïve. It should be updated in the future to have a behaviour more close to Blender one.
author Goffi <goffi@goffi.org>
date Fri, 08 Jul 2016 20:18:43 +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