ComfyUI-Manager/.gitignore
Sida Liu 19135aaa7d Add GitHub stats fetching feature
- 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
2024-04-02 14:28:51 +08:00

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