继续提交
This commit is contained in:
18
mengyanote-backend/.dockerignore
Normal file
18
mengyanote-backend/.dockerignore
Normal file
@@ -0,0 +1,18 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
*.so
|
||||
*.egg
|
||||
*.egg-info
|
||||
dist
|
||||
build
|
||||
.git
|
||||
.gitignore
|
||||
.vscode
|
||||
.idea
|
||||
*.md
|
||||
README.md
|
||||
.env
|
||||
.env.local
|
||||
Reference in New Issue
Block a user