diff options
| author | Edoardo La Greca | 2025-10-09 21:35:16 +0200 |
|---|---|---|
| committer | Edoardo La Greca | 2025-10-09 21:35:16 +0200 |
| commit | 1a2ed25c6391fe287e8ea3e67b50c451fad5deb2 (patch) | |
| tree | 736b656bc49d2834eedfa3c18b2be656ad724c02 | |
| parent | 1e371e9a33d5d943629f9c53b4bfa952b35a74c1 (diff) | |
add todo.txt (with one task)
| -rw-r--r-- | todo.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..4f1869b --- /dev/null +++ b/todo.txt @@ -0,0 +1,3 @@ +to-do: +- fold lines to 80 columns in notes.md of each lecture + |