##// END OF EJS Templates
Closing branch clodereview
Closing branch clodereview

File last commit:

r2379:7ac09514 beta
r2477:2f3b1610 codereview
Show More
.hgignore
22 lines | 256 B | text/plain | TextLexer
syntax: glob
*.pyc
*.swp
*.sqlite
Paste*.egg
syntax: regexp
^rcextensions
^build
^docs/build/
^docs/_build/
^data$
^\.settings$
^\.project$
^\.pydevproject$
^\.coverage$
^rhodecode\.db$
^test\.db$
^RhodeCode\.egg-info$
^rc\.ini$
^fabfile.py
^\.rhodecode$