##// END OF EJS Templates
General renaming to Kallithea
General renaming to Kallithea

File last commit:

r4212:24c0d584 kallithea-2.2.5-r...
r4212:24c0d584 kallithea-2.2.5-r...
Show More
.hgignore
26 lines | 284 B | text/plain | TextLexer
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$
^rc.*\.ini$
^fabfile.py
^\.idea$