Updated docs

This commit is contained in:
Amith Koujalgi
2023-12-26 14:06:24 +05:30
parent 9eb2ba57fd
commit 0d0e322af8
43 changed files with 17141 additions and 54 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*