feat: add task workflow and asset downloads
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.git
|
||||
.gitignore
|
||||
.dockerignore
|
||||
.DS_Store
|
||||
|
||||
node_modules
|
||||
.next
|
||||
.runtime
|
||||
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
*.log
|
||||
Reference in New Issue
Block a user