Files
hipmi/.gitignore
Bagasbanuna02 81543d678c Fix: Event
Deskripsi:
- Perbaikan route status event
- Perbaikan route riwayat event
## No Issue
2024-10-28 17:00:23 +08:00

41 lines
397 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
# typescript
*.tsbuildinfo
next-env.d.ts
certificates