Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Here is important files and folders listed:

```
├── .checker.yml <- checker config - how to test, export files etc
├── .deadlines.yml <- deadlines config - when to open/close tasks - sent to manytask
├── .manytask.yml <- course structure - task groups, tasks, deadlines - sent to manytask
├── .docker <- docker image with testing environment
├── .dockerignore <- dockerignore file - important to minimize image size
Expand Down