Files
RSSHub-python/.gitignore
2019-01-16 22:45:05 +08:00

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