Files
RSSHub-python/.gitignore
2019-12-15 21:52:58 +08:00

17 lines
205 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