summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 18afd643da210e79466f19d505475ec11f072311 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.egg-info
*.pyc
.coverage*
/.tox
/build
/coverage-html
/dist
/docs/_site
/venv
README.rst
compose/GITSHA
*.swo
*.swp
.DS_Store
.cache
.idea