diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..4c98826a8 --- /dev/null +++ b/progress.json @@ -0,0 +1,64 @@ +[ + { + "exercise_name": "log-and-order", + "started_at": 1768584427.940797, + "completed_at": 1768584429.473816, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768580989.14358, + "completed_at": 1768580992.952115, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1768581015.723918, + "completed_at": 1768581017.239193, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768969661.853378, + "completed_at": 1768969744.805815, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768993329.412413, + "completed_at": 1768993339.687657, + "comments": [ + "You are still ignoring many/file22.txt.", + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768993435.074256, + "completed_at": 1768993445.973491, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768993523.712741, + "completed_at": 1768993532.054539, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + } +] \ No newline at end of file