feat: modernized web application
This commit is contained in:
7
nextjs/.gitignore
vendored
Normal file
7
nextjs/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/node_modules
|
||||
/.next/
|
||||
/out/
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
*.tsbuildinfo
|
||||
Reference in New Issue
Block a user