Update .gitignore to exclude .DS_Store; refactor logging for unauthorized reset attempts and message formatting

This commit is contained in:
pacnpal
2025-02-25 20:17:40 -05:00
parent 937bc18ca7
commit e8f57b976a
2 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@@ -63,3 +63,4 @@ discord_glhf/handlers/event_handler.py
discord_glhf/handlers/__pycache__/__init__.cpython-313.pyc
discord_glhf/handlers/__pycache__/image_handler.cpython-313.pyc
discord_glhf/web/__pycache__/__init__.cpython-313.pyc
.DS_Store