Files @ ad5a543a9b2f
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
Code cleanup
- extended repository models with scm functions
- moved get_changeset_safe function to lib
syntax: glob
*.pyc
*.swp

syntax: regexp
^build
^docs/build/
^docs/_build/
^data$
^\.settings$
^\.project$
^\.pydevproject$
^rhodecode\.db$
^test\.db$
^repositories\.config$
^RhodeCode\.egg-info$