router-router-zero / .dockerignore
Alovestocode's picture
Add .dockerignore
db8dd8b verified
raw
history blame contribute delete
145 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.git/
.gitignore
.env
*.log
.DS_Store
.vscode/
.idea/
*.swp
*.swo
*~