summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 1e51ffcfc2fc101a602b978b56183552f882f6e2 (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
*.pyc
*.swp
vendor
.ksl-venv
.venv
.tox
keystone.egg-info/
*.log
.coverage
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