15 lines
112 B
Plaintext
15 lines
112 B
Plaintext
# python
|
|
__pycache__/
|
|
dist/
|
|
index.py
|
|
|
|
# pytest
|
|
.pytest_cache/
|
|
|
|
# coverage
|
|
.coverage
|
|
htmlcov/
|
|
|
|
# macOS
|
|
.DS_Store
|