Files
hipmi/.gitignore
Bagasbanuna02 0bdc25b1e6 Feature logs
Deskripsi:
- Fitur baru log untuk melihat error pada server upload
- Baru di terapkan di create profile
2024-12-16 15:41:02 +08:00

44 lines
410 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
rn-debug.log*
yarn-error.log*
# local env files
.env*.local
# env here
.env
# vercel
.vercel
# logs
logs
# typescript
*.tsbuildinfo
next-env.d.ts
certificates