From 10a6fee20611a1aeda231184d5a422af6fd317f4 Mon Sep 17 00:00:00 2001 From: Karim BOUALI Date: Tue, 12 Dec 2023 15:40:55 +0100 Subject: [PATCH] first modif et update --- file2.txt | 3 ++- file3.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 file3.txt diff --git a/file2.txt b/file2.txt index 06cb0461..3c00c712 100644 --- a/file2.txt +++ b/file2.txt @@ -1 +1,2 @@ -bonjour 1 \ No newline at end of file +bonjour 1 +Bonjour 2 \ No newline at end of file diff --git a/file3.txt b/file3.txt new file mode 100644 index 00000000..07c6f0c2 --- /dev/null +++ b/file3.txt @@ -0,0 +1 @@ +toto 1234 \ No newline at end of file