# build artifacts .eggs/ monotone.egg-info/ build/ dist/ pip-wheel-metadata/ /target monotone/*.so # python *.pyc *.pyo __pycache__ # testing and continuous integration .mypy_cache .pytest_cache/ # env files .envrc .venv # editor files .vim