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

File last commit:

r2165:dc2584ba merge default
r2261:0e2792e0 merge rhodecode-0.0.1.3.5 default
Show More
.hgignore
22 lines | 248 B | text/plain | TextLexer
syntax: glob
*.pyc
*.swp
*.sqlite
*.egg-info
*.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