Files
RSSHub-python/.gitignore
2022-05-14 11:11:12 +08:00

23 lines
265 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
.env
#Dockerfile
# google_analytics.py
.deta
.vercel