d3dc14977b
remove _format_watch() from utils.github_webhook as the value of watchers_count is always identical with stargazers_count https://docs.github.com/en/developers/webhooks-and-events/webhook-events-and-payloads#watch https://developer.github.com/changes/2012-09-05-watcher-api/
13 lines
99 B
Plaintext
13 lines
99 B
Plaintext
# Python
|
|
__pycache__/
|
|
/venv/
|
|
|
|
# Vim
|
|
[._]*.sw[a-p]
|
|
|
|
# Pycharm
|
|
/.idea/
|
|
|
|
# Configuration
|
|
/config.json
|