16 lines
199 B
Plaintext
16 lines
199 B
Plaintext
|
|
node_modules
|
||
|
|
.next
|
||
|
|
.git
|
||
|
|
.github
|
||
|
|
README.md
|
||
|
|
README.zh-CN.md
|
||
|
|
.gitignore
|
||
|
|
.env.local
|
||
|
|
.env.development.local
|
||
|
|
.env.test.local
|
||
|
|
.env.production.local
|
||
|
|
/test
|
||
|
|
/local-db
|
||
|
|
/video
|
||
|
|
/prisma/*.sqlite
|
||
|
|
/prisma/*.sqlite-*
|