aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
blob: f59845ec8f70dce7eefd71d20408422a6919c4ea (plain)
1
2
3
4
5
6
7
8
9
10
11

syntax: regexp
^data$
syntax: regexp
^\.settings$
syntax: regexp
^\.project$
syntax: regexp
^\.pydevproject$
syntax: regexp
^hg_app\.db$