AstroJS/.dockerignore

13 lines
98 B
Plaintext

.dockerignore
.git
.gitignore
*~
*.swp
*.pyc
Dockerfile
k8s.yaml
__pycache__
cache/*
logs/*
env/*