Codebase list python-mockito / 502a4e7c-fce4-4cf2-859b-74872c720556/main .gitignore
502a4e7c-fce4-4cf2-859b-74872c720556/main

Tree @502a4e7c-fce4-4cf2-859b-74872c720556/main (Download .tar.gz)

.gitignore @502a4e7c-fce4-4cf2-859b-74872c720556/mainraw · history · blame

1
2
3
4
5
6
*.pyc
build
docs/_build
.eggs/
.pytest_cache
__pycache__