first commit

This commit is contained in:
Dhanraj
2024-07-07 14:31:05 +05:30
commit 1d502a2cf1
1089 changed files with 161249 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