mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 07:26:44 +00:00
add cninfo announcement
This commit is contained in:
32
.gitignore
vendored
32
.gitignore
vendored
@@ -1,17 +1,17 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache
|
||||
|
||||
# Distribution / packaging
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
.idea
|
||||
venv
|
||||
|
||||
# Others
|
||||
.vscode
|
||||
.coverage
|
||||
htmlcov/
|
||||
# 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
|
||||
Reference in New Issue
Block a user