Files
autoteacher/.dockerignore

8 lines
119 B
Plaintext

# Prevent local build artifacts and secrets from bloating the image
.git
.next
node_modules
.env*
Dockerfile
README.md