forked from github.com/blag
12 lines
76 B
Plaintext
12 lines
76 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
|
|
htmlcov/
|
|
.coverage
|
|
|
|
venv/
|