22 lines
168 B
Text
22 lines
168 B
Text
submodules/
|
|
node_modules/
|
|
|
|
dist/
|
|
build/
|
|
.next/
|
|
|
|
*.log
|
|
*.tmp
|
|
.temp/
|
|
migrations/
|
|
|
|
public/
|
|
static/
|
|
|
|
.vscode/
|
|
.idea/
|
|
|
|
.env*
|
|
next-env.d.ts
|
|
.eslintrc.cjs
|
|
prettier.config.mjs
|