Commit Graph
4 Commits
Author SHA1 Message Date
Your Name 0299affaad Delete icon.png 2025-08-16 15:03:21 +03:00
Your Name 0cb7437d5f Add notification sound asset
Introduced notification.mp3 to the assets/sound directory for use in application alerts or notifications.
2025-08-16 15:03:18 +03:00
Your Name 227c6e7474 Add new icon image to assets
Added icon.png to the assets/Icon directory for use in the application interface.
2025-08-16 15:03:13 +03:00
Your Name 227e543ad9 Update .gitignore for venv and test artifacts
Added rules to ignore virtual environment directories (venv, .venv) and test artifact files (*.test, *.tmp) to prevent them from being tracked in the repository.
2025-08-16 15:03:00 +03:00