nephthys/.gitignore
Mish 14784f77d1
Preparation for improving the daily summary message (#124)
* Add lastMsgAt and lastMsgBy to DB

* Keep track of the last messages in threads

* Add UserType enum to schema

* Make both of the new fields optional

* Add data/ to .gitignore

* Only include users who have resolved tickets on the overall leaderboard

Fixes #96

* Fix docstring
2025-11-29 11:25:49 +00:00

19 lines
No EOL
196 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# macOS-generated files
.DS_Store
# Environment files
.env
# Local development
data/