Codebase list python-mockito / 17098487-b357-42a3-a1e3-33f4e0dc2858/upstream .gitignore
17098487-b357-42a3-a1e3-33f4e0dc2858/upstream

Tree @17098487-b357-42a3-a1e3-33f4e0dc2858/upstream (Download .tar.gz)

.gitignore @17098487-b357-42a3-a1e3-33f4e0dc2858/upstreamraw · history · blame

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