v0.1.0 #6

Merged
pptx704 merged 24 commits from dev into main 2026-04-23 12:46:44 +00:00
30 changed files with 7753 additions and 138 deletions
Showing only changes of commit 42bcc792d6 - Show all commits

20
docs/.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*