dragxd / .dockerignore
xdragxt's picture
Create .dockerignore
70fbdb8 verified
raw
history blame contribute delete
280 Bytes
# Byte-compiled / cache
__pycache__/
*.py[cod]
*$py.class
# Environment variables
.env
# Git
.git
.gitignore
# Logs
*.log
# OS/Editor junk
.DS_Store
*.swp
*.bak
# Node or frontend stuff (if any)
node_modules/
dist/
build/
# Docker/CI leftovers
Dockerfile
docker-compose.yml