feat: initial commit - terminal note app with SQLite

This commit is contained in:
2026-04-11 01:24:17 +08:00
parent 3e05fd06fe
commit 6e2c50ca30
9 changed files with 653 additions and 11 deletions

6
.gitignore vendored
View File

@@ -31,4 +31,8 @@ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
.idea
# Finder (MacOS) folder config
.DS_Store
.DS_Store
# Project
*.exe
mio*