diff --git a/42sh/read_on_stdin b/42sh/read_on_stdin deleted file mode 100755 index facf8b6b..00000000 Binary files a/42sh/read_on_stdin and /dev/null differ diff --git a/42sh/simple_text_file b/42sh/simple_text_file deleted file mode 100644 index 90a8d85f..00000000 --- a/42sh/simple_text_file +++ /dev/null @@ -1,3 +0,0 @@ -LINE_1 -LINE_2 -LINE_3 diff --git a/42sh/write_on_stdout_and_stderr b/42sh/write_on_stdout_and_stderr deleted file mode 100755 index 43af5a5e..00000000 Binary files a/42sh/write_on_stdout_and_stderr and /dev/null differ