##// END OF EJS Templates
merge with beta
merge with beta

File last commit:

r2031:82a88013 merge default
r2065:9ab21c5d merge rhodecode-0.0.1.3.2 default
Show More
.hgignore
21 lines | 234 B | text/plain | TextLexer
syntax: glob
*.pyc
*.swp
*.sqlite
*.egg-info
*.egg
syntax: regexp
^build
^docs/build/
^docs/_build/
^data$
^\.settings$
^\.project$
^\.pydevproject$
^\.coverage$
^rhodecode\.db$
^test\.db$
^RhodeCode\.egg-info$
^rc\.ini$
^fabfile.py