mirror of
https://github.com/Xevion/rdap.git
synced 2026-01-30 18:25:15 -06:00
26 lines
189 B
Plaintext
26 lines
189 B
Plaintext
# dependencies
|
|
node_modules
|
|
|
|
# next.js
|
|
.next
|
|
out
|
|
next-env.d.ts
|
|
|
|
# testing
|
|
coverage
|
|
|
|
# misc
|
|
.DS_Store
|
|
*.pem
|
|
*.log
|
|
|
|
# env files
|
|
.env
|
|
.env*.local
|
|
|
|
# typescript
|
|
*.tsbuildinfo
|
|
|
|
# vercel
|
|
.vercel
|