Files @ 14f488a5dc4c
Branch filter:

Location: kallithea/.hgignore - annotation

Andrew Shadura
i18n: synchronised translations from the development branch

* updated the translation template
* updated translation for Hungarian
* updated translation for Russian
* updated translation for French
* added translation for Belarusian
* updated translation for German
* updated translation for Dutch (Belgium)
syntax: glob
*.pyc
*.swp
*.sqlite
*.tox
*.egg-info
*.egg
*.mo

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$