feat(gh-monitor): implement poll.py — steps 1-9 (#2)
* feat(gh-monitor): implement poll.py — steps 1-9 complete * chore: nudge PR head
This commit is contained in:
5
tools/gh-monitor/.gitignore
vendored
Normal file
5
tools/gh-monitor/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
state/last_seen.json
|
||||
state/errors.log
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
Reference in New Issue
Block a user