first commit

This commit is contained in:
mukesh13
2025-06-23 15:27:37 +05:30
commit 5470989a05
1099 changed files with 154763 additions and 0 deletions

45
.gitignore vendored Normal file
View File

@ -0,0 +1,45 @@
# dependencies
/node_modules
# build output
/build
/dist
# environment files
.env.local
.env.development.local
.env.test.local
.env.production.local
# cached files
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.cache
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
# OS generated files
.DS_Store
Thumbs.db
# Gatsby specific files
.cache/
/public/
/.cache/
/.idea/
/.vscode/
/node_modules/
.DS_Store
npm-debug.log*
yarn-error.log*
yarn-debug.log*
`` Con have even