summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a447b467f6e75865f3e7792135852c35c4aa6ff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*~
*.swp
*.pyc
*.log
.coverage
.venv
.tox
cover/
.openstack-common-venv/
skeleton.egg-info/
build/
dist/
AUTHORS
.update-venv/
ChangeLog
*.egg
.testrepository/
.project
.pydevproject
oslo.db.egg-info/