summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 0cce8974b05ae94201581e51ebc94e9722d08da3 (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
29
*.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
etc/logging.conf
tests/test.db.pristine
.project
.pydevproject