blob: a638ed4bde02555fa2a357150c23f6734c543167 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
web/*.html
doc/*.html
*.o
*.pyc
*.pyo
*.obj
*.ppu
*.exe
*.dll
*.zip
*.tar.gz
dist
web
misc
lib/base/devel
lib/base/devel/*
lib/devel
lib/devel/*
|