summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 1cf971c79adc2f13277cb1bc926c2d26d63752ba (plain)
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
*.pyc
*.swp
vendor
.ksl-venv
.venv
.tox
keystone.egg-info/
*.log
.coverage
coverage.xml
cover/*
covhtml
pep8.txt
nosetests.xml
*.db
doc/build
.DS_Store
doc/source/modules.rst
doc/source/keystone.*
ChangeLog
requirements.txt
AUTHORS
build/
dist/
etc/keystone.conf
tests/test.db.pristine
.project
.pydevproject