Files @ 1c9c3b0f21ae
Branch filter:

Location: kallithea/.hgignore - annotation

Andrew Shadura
Added tag 0.3 for changeset 9b3e9e242f5c
Added signature for changeset 9b3e9e242f5c
syntax: glob
*.pyc
*.swp
*.sqlite
*.tox
*.egg-info
*.egg
*.mo
.eggs/
tarballcache/

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