chore: add .dockerignore file.

This commit is contained in:
jaywcjlove 2022-11-04 13:02:33 +08:00
parent f2d43d65df
commit c66d1c0294

25
.dockerignore Normal file
View File

@ -0,0 +1,25 @@
.github
.husky
docs
scripts
node_modules
package-lock.json
.DS_Store
.cache
.vscode
.idea
.snap
.env
*.bak
*.tem
*.temp
#.swp
*.*~
~*.*
# IDEA
*.iml
*.ipr
*.iws