initial commit of the paytime session frontend
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# dependencies
|
||||
node_modules/
|
||||
|
||||
# next.js build output
|
||||
.next/
|
||||
out/
|
||||
|
||||
# env files — never commit real secrets
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
.env.production
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
*.pem
|
||||
npm-debug.log*
|
||||
Reference in New Issue
Block a user