Files @ 60115135b77e
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
fixed raw_changeset for git, accidentally it was generated with hg patch headers
- Code garden
syntax: glob
*.pyc
*.swp
*.sqlite
Paste*.egg

syntax: regexp
^build
^docs/build/
^docs/_build/
^data$
^\.settings$
^\.project$
^\.pydevproject$
^\.coverage$
^rhodecode\.db$
^test\.db$
^RhodeCode\.egg-info$
^rc\.ini$
^fabfile.py