mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-30 07:50:16 +08:00
- Added PyGithub package to requirements.txt for GitHub API interaction - Updated .gitignore to ignore github-stats-cache.json - Produced github-stats.json for storing GitHub stats - Modified scanner.py to include the GitHub stats fetching process
15 lines
178 B
Plaintext
15 lines
178 B
Plaintext
__pycache__/
|
|
.idea/
|
|
.vscode/
|
|
.tmp
|
|
.cache
|
|
config.ini
|
|
snapshots/**
|
|
startup-scripts/**
|
|
.openart_key
|
|
.youml
|
|
matrix_auth
|
|
channels.list
|
|
comfyworkflows_sharekey
|
|
github-stats-cache.json
|