annotate .hgignore @ 325:8c779fb46384

bulma (components/block): interests_grid is more customisable: - new `delete_icon` argument can be set to `false` if delete icon is not desired - the macro can now be called, the caller then get 2 arguments: part to customise and current interest. Part to customise can be: * `header-title`: markup to put in the title * `content`: car content (replaces the default `interest.name`)
author Goffi <goffi@goffi.org>
date Sat, 01 May 2021 18:44:47 +0200
parents 4d8577e54f16
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
1 syntax: glob
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
2 *.pyc
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
3 *.pyv
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
4 *.swp
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
5 *.swo
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
6 tags
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
7 *.un~
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
8 dist
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
9 MANIFEST
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
10 build
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
11 ctags_links/
4d8577e54f16 added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
12 Session.vim