mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 15:09:23 +00:00
17 lines
189 B
Plaintext
17 lines
189 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache
|
|
|
|
# Distribution / packaging
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
.idea
|
|
venv
|
|
|
|
# Others
|
|
.vscode
|
|
.coverage
|
|
htmlcov/
|
|
data-dev.db |