* This has a very rudimentary language selector for the Chinese version. I think this can be improved using only CSS. One idea is to use the :lang selector and then URLs with the language code in the fragemnt, e.g. `#zh` or `#de`. Then there could be a row of languages, each clickable to a link that adds the language to the fragment. * Removing `/repo` means that this will no longer ignore a symlink or file called `repo` in the root of this project. I couldn't find a way to keep that and still have functional exceptions for the index files.
29 lines
503 B
Plaintext
29 lines
503 B
Plaintext
|
|
# These rarely need to be changed, and changes can have big impacts.
|
|
[Three Approvers][3] @fdroid
|
|
config.yml
|
|
config/config.yml
|
|
config/mirrors.yml
|
|
config/releaseChannels.yml
|
|
config/*.png
|
|
config/*/config.yml
|
|
config/*/*.png
|
|
fdroid-icon.png
|
|
|
|
|
|
[Review Required][2] @fdroid
|
|
.gitignore
|
|
.gitlab-ci.yml
|
|
.gitlab/
|
|
repo/index.css
|
|
repo/index.html
|
|
repo/index.png
|
|
|
|
|
|
[Merge Request Required] @fdroid
|
|
config/antiFeatures.yml
|
|
config/categories.yml
|
|
config/*/antiFeatures.yml
|
|
config/*/categories.yml
|
|
metadata/org.fdroid.*
|