完善docker相关配置
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules/
|
||||
.next/
|
||||
out/
|
||||
target/
|
||||
src-tauri/target/
|
||||
.git/
|
||||
*.md
|
||||
LICENSE
|
||||
.github/
|
||||
docs/
|
||||
.vscode/
|
||||
.idea/
|
||||
*.log
|
||||
Reference in New Issue
Block a user