From d715a0ad04a2bb47b43e8ada3e3e79f4a61c1cd9 Mon Sep 17 00:00:00 2001 From: geoffrey Date: Mon, 2 Oct 2023 18:35:36 +0200 Subject: [PATCH] Update project --- .gitignore | 1 + foo.txt | 1 - test.txt | 2 -- 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 foo.txt delete mode 100755 test.txt diff --git a/.gitignore b/.gitignore index 54e5ce5..a94f109 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ **.txt.crypt **.txt.decrypt **.txt.** +**.txt main diff --git a/foo.txt b/foo.txt deleted file mode 100644 index 504572a..0000000 --- a/foo.txt +++ /dev/null @@ -1 +0,0 @@ -substitution cipher diff --git a/test.txt b/test.txt deleted file mode 100755 index 19afb5a..0000000 --- a/test.txt +++ /dev/null @@ -1,2 +0,0 @@ -Hello world! -Je suis un message en clair !!