Files
website/ui_mockup/.prettierignore
Gokul 1c6627bdfb
All checks were successful
Smart Deploy / build-deploy (push) Successful in 2m38s
feat: added pages, forms, and functionality.
2026-02-08 21:11:57 +05:30

30 lines
251 B
Plaintext

# Build outputs
dist/
build/
out/
# Dependencies
node_modules/
# Logs
*.log
# Cache
.eslintcache
.cache/
# Coverage
coverage/
# Misc
.DS_Store
.env*
!.env.example
# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# TypeScript
*.tsbuildinfo