From f76cef41c766964f1a9826a5f721198973b056d5 Mon Sep 17 00:00:00 2001 From: oguchina <161039675+oguchina@users.noreply.github.com> Date: Tue, 12 Mar 2024 15:50:18 +0000 Subject: [PATCH] Initial commit --- .vscode/settings.json | 1 - error.txt | 1 + list.txt | 22 ++++++++++++++++++++++ output.txt | 0 4 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 error.txt create mode 100644 list.txt create mode 100644 output.txt diff --git a/.vscode/settings.json b/.vscode/settings.json index 0002907..64d63f7 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -18,7 +18,6 @@ "files.autoSave": "afterDelay", "screencastMode.onlyKeyboardShortcuts": true, "terminal.integrated.fontSize": 18, - "workbench.activityBar.visible": true, "workbench.colorTheme": "Visual Studio Dark", "workbench.fontAliasing": "antialiased", "workbench.statusBar.visible": true diff --git a/error.txt b/error.txt new file mode 100644 index 0000000..824ba2b --- /dev/null +++ b/error.txt @@ -0,0 +1 @@ +ls: cannot access '/notreal': No such file or directory diff --git a/list.txt b/list.txt new file mode 100644 index 0000000..7858a02 --- /dev/null +++ b/list.txt @@ -0,0 +1,22 @@ +CONTRIBUTING.md +LICENSE +NOTICE +README.md +Snippets.md +Solutions +dir1 +dir2 +dir3 +list.txt +lorem.txt +CONTRIBUTING.md +LICENSE +NOTICE +README.md +Snippets.md +Solutions +dir1 +dir2 +dir3 +list.txt +lorem.txt diff --git a/output.txt b/output.txt new file mode 100644 index 0000000..e69de29