feat: initial commit
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
# deps
|
||||
node_modules/
|
||||
.pnp
|
||||
.pnp.js
|
||||
|
||||
# next
|
||||
.next/
|
||||
out/
|
||||
|
||||
# env
|
||||
.env
|
||||
.env.local
|
||||
.env.production
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
*.pem
|
||||
npm-debug.log*
|
||||
Reference in New Issue
Block a user