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