Files @ 7f211aca76b4
Branch filter:

Location: kallithea/.hgignore

Tuux
i18n: updated French translation using Weblate

Currently translated at 73.1% (788 of 1077 strings)
syntax: glob
*.pyc
*.swp
*.sqlite
*.tox
*.egg-info
*.egg

syntax: regexp
^rcextensions
^build
^dist/
^docs/build/
^docs/_build/
^data$
^sql_dumps/
^\.settings$
^\.project$
^\.pydevproject$
^\.coverage$
^kallithea\.db$
^test\.db$
^Kallithea\.egg-info$
^my\.ini$
^fabfile.py
^\.idea$