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 !!