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