annotate .hgignore @ 1356:39719ff4fcad

pages (photos/new): fix permissions: "/albums" path is created with `open` access model if it doesn't already exist. The album itself is created as a sub-directory with a `whitelist` access model, if it doesn't already exist (otherwise the album is just added in list of interests).
author Goffi <goffi@goffi.org>
date Thu, 17 Sep 2020 16:44:54 +0200
parents a5019e62c3e9
children a44f77559279
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
1 syntax: glob
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
2 *.pyc
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
3 *.pyv
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
4 *.swp
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
5 *.swo
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
6 *.js
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
7 tags
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
8 twistd.log
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
9 twistd.pid
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
10 sat.egg-info
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
11 *.un~
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
12 dist
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
13 MANIFEST
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
14 *.sh
5
c8d3821efc36 added build/ and Session.vim to .hgignore
Goffi <goffi@goffi.org>
parents: 0
diff changeset
15 build/
c8d3821efc36 added build/ and Session.vim to .hgignore
Goffi <goffi@goffi.org>
parents: 0
diff changeset
16 Session.vim
180
ea6ae7c4b3f0 misc: added ctags_links to .hgignore
Goffi <goffi@goffi.org>
parents: 5
diff changeset
17 ctags_links/
589
a5019e62c3e9 browser side: big refactoring to base Libervia on QuickFrontend, first draft:
Goffi <goffi@goffi.org>
parents: 180
diff changeset
18 html/