diff --git a/docs/submission.md b/docs/submission.md index 83f3f42550ee34de6182a2c4fa2d2abee17289b1..f29ecbddd1042ae7222b71360f6bbb8ac826407f 100644 --- a/docs/submission.md +++ b/docs/submission.md @@ -32,6 +32,7 @@ Your project should follow the structure outlined in the starter kit. Here’s a ``` . +├── .dockerignore # Please specify the paths to your model checkpoints so that the large files won't be built into the docker image. ├── README.md # Project documentation and setup instructions ├── aicrowd.json # Submission meta information - like your username, track name ├── data