Files @ 38235b614e3f
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
starting app script update
moved pure wsgi app to libs,(since it's not needed)
1
2
3
4
5
6
7
8
9

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