syntax: glob
*.pyc
*.swp
syntax: regexp
^build
^docs/build/
^docs/_build/
^data$
^\.settings$
^\.project$
@@ -7,4 +13,4 @@ syntax: regexp
^rhodecode\.db$
^test\.db$
^repositories\.config$
^RhodeCode\.egg-info$
\ No newline at end of file
Status change: