Codebase list python-mockito / 58bd4f4 .gitignore
58bd4f4

Tree @58bd4f4 (Download .tar.gz)

.gitignore @58bd4f4raw · history · blame

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