bcb_evaluator_testing / .dockerignore
jjyang77
app first pass
0f87dc1
raw
history blame
104 Bytes
.dockerignore
# Python cache files
**.pyc
**/__pycache__
# Testing data
/data
# Environment file
.env