Adds license and initial changelog

### Added
- Adds an unlicensed public-domain license to permit unrestricted use.
- Adds an initial versioned changelog entry for v0.1.0.
- Adds a project avatar to the landing page to strengthen branding.
- Adds a rule to ignore macOS metadata files.
- Add assets
This commit is contained in:
2026-02-15 14:06:14 -03:00
parent 0e793197bf
commit 9a8a10a489
6 changed files with 21 additions and 6 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ __pycache__/
*.pyo
*.pyd
data/dashboard.db
.DS_Store