summary refs log tree commit diff
path: root/.gitignore
blob: c214971e11d330a471f50a9ad9015b5cc3cc46cf (plain) (blame)
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
*.pyc
.*.swp

_trial_temp/
logs/
dbs/
*.egg
dist/
docs/build/
*.egg-info

cmdclient_config.json
homeserver*.db

.coverage
htmlcov

demo/*.db
demo/*.log
demo/*.pid

graph/*.svg
graph/*.png
graph/*.dot

uploads