AstroJS/.dockerignore

15 lines
111 B
Plaintext

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