aboutsummaryrefslogtreecommitdiff
path: root/python/.gitignore
blob: 3393fec1e8a828c66efee0df12cbea7fd3940da6 (plain)
1
2
3
4
5
6
7
8
9
10
11
.coverage
.mypy_cache/
.ropeproject/
.pytest_cache/
packages/
python_olm.egg-info/
_libolm*
__pycache__
*.pyc
.hypothesis/
.tox/