first-update
This commit is contained in:
16
easy-dataset-main/.dockerignore
Normal file
16
easy-dataset-main/.dockerignore
Normal file
@@ -0,0 +1,16 @@
|
||||
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-*
|
||||
Reference in New Issue
Block a user