Files @ fff21c9b075c
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
#56 fixed found bugs, implemented adding of new group + forms+validators
fixed db schema naming
syntax: glob
*.pyc
*.swp

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