supplier_central_frontend/.gitignore
vickytechkey c7a9d05b94
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 3s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
initialize AWS CDK stack to deploy website S3 bucket with CloudFront distribution and Route53 records
2026-09-06 18:00:13 +05:30

37 lines
359 B
Text

# Logs
logs
html
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
test-results
playwright-report
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Virtual environments
venv/
.venv/
env/
.env/
*.env
# CDK
cdk.out/