@eshanized updated the website 🎉 !!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-26 11:50:06 +05:30
parent 047a82b1de
commit 49f5dbc567
10 changed files with 43 additions and 58 deletions

22
.gitignore vendored
View File

@@ -1,2 +1,20 @@
node_modules
build
# 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*