From fde4517d7044c3daad70e0fa1969362867f79021 Mon Sep 17 00:00:00 2001 From: Mariusz Nowostawski <mariusz.nowostawski@ntnu.no> Date: Wed, 18 Sep 2024 12:01:22 +0200 Subject: [PATCH] Second commit. --- info.txt | 1 + second.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 second.md diff --git a/info.txt b/info.txt index 2d4c91c..8ff6506 100644 --- a/info.txt +++ b/info.txt @@ -1,2 +1,3 @@ +This is a change. This is the first version of the file. diff --git a/second.md b/second.md new file mode 100644 index 0000000..f8a9677 --- /dev/null +++ b/second.md @@ -0,0 +1 @@ +Second file. -- GitLab