summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: cd78247219ee4c0000996c8b878435995d385b05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.pyc
*.swp
vendor
.ksl-venv
.venv
.tox
keystone.egg-info/
run_tests.log
.coverage
covhtml
pep8.txt
nosetests.xml
bla.db
docs/build
.DS_Store
docs/source/modules.rst
docs/source/keystone.*