diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..bbc3046ec --- /dev/null +++ b/progress.json @@ -0,0 +1,20 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1768748759.093667, + "completed_at": 1768748760.490036, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768790066.221628, + "completed_at": 1768790214.535668, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + } +] \ No newline at end of file