10 lines
81 B
Plaintext
10 lines
81 B
Plaintext
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
.venv/
|
|
venv/
|
|
|
|
# Local test output
|
|
feeds/
|
|
test_*/
|