python-betterproto/.gitignore
Daniel G. Taylor 6ed3b09f44 Initial commit
2019-10-05 08:47:14 -07:00

10 lines
187 B
Plaintext

.env
.vscode/settings.json
.mypy_cache
.pytest_cache
betterproto/tests/*.bin
betterproto/tests/*_pb2.py
betterproto/tests/*.py
!betterproto/tests/generate.py
!betterproto/tests/test_*.py