docs: Add release notes and update gitignore

- Add RELEASE-NOTES.md
- Ignore zip files to prevent committing large artifacts
This commit is contained in:
Danijel Micic
2025-12-15 22:01:26 +11:00
parent 032408e56d
commit 65bc45f935
2 changed files with 46 additions and 0 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@ dist
.DS_Store
*.log
.env
*.zip