Files
RSSHub-python/.gitignore
2022-05-14 10:33:52 +08:00

24 lines
280 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
.dockerignore
# google_analytics.py
.deta
.vercel