Initial vault setup

This commit is contained in:
冰朔 2026-07-28 14:36:41 +08:00
commit 75be096183
8 changed files with 2293 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# Tolaria app files (machine-specific, never commit)
.laputa/settings.json
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# Editors
.vscode/
.idea/
*.swp
*.swo