summary refs log tree commit diff
path: root/.gitignore
blob: 55fa8b819c99ddfc04cfa34bac9f0720a0de71db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.pyc
.*.swp

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

cmdclient_config.json
homeserver*.db

.coverage
htmlcov

demo/*.db
demo/*.log