~greg-hellings/web2py/html-py-fix

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.*
*.pyc
*.pyo
*~
#*
*.1
*.bak
*.class
.svn
*.w2p
*.zip
*.tar
*.rej
*.orig
.hg
.gmail
.DS_Store
Thumbs.db
TODO
site-packages
index.yaml
gluon/tests/VERSION
gluon/tests/sql.log
./httpserver.log
./httpserver.pid
./parameters*.py
./deposit
./benchmark
./build
./dist*
./dummy_tests
./optional_contrib
./ssl
./docs
./*.zip
./gluon/*.1
./gluon/*.txt
./admin.w2p
./examples.w2p
RE:^applications/(?!(admin|examples|welcome|__init__)).*$
**/databases/*
**/sessions/*
**/errors/*
**/cache/*
**/uploads/*
applications/examples/static/epydoc
applications/admin/cron/cron.master
applications/examples/static/sphinx