added documentation

This commit is contained in:
afonya 2025-06-17 17:31:59 +02:00
parent 94669c9443
commit db1794d82e
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
18 changed files with 18365 additions and 1 deletions

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*