Files
bumble_mirror/.gitignore
2022-05-16 20:05:10 -07:00

11 lines
135 B
Plaintext

.eggs/
build/
dist/
*.egg-info/
*~
bumble/__pycache__
docs/mkdocs/site
tests/__pycache__
test-results.xml
bumble/transport/__pycache__