From e9e153b38ac8ca3db5b35d9647a996d437fccd58 Mon Sep 17 00:00:00 2001 From: wara1919 Date: Mon, 27 Feb 2023 13:20:00 +0900 Subject: [PATCH 1/7] =?UTF-8?q?=E8=87=AA=E5=88=86=E7=94=A8=E3=81=AE?= =?UTF-8?q?=E3=83=86=E3=82=AD=E3=82=B9=E3=83=88=E3=83=95=E3=82=A1=E3=82=A4?= =?UTF-8?q?=E3=83=AB=E3=82=92=E8=BF=BD=E5=8A=A0=E3=81=97=E3=81=BE=E3=81=97?= =?UTF-8?q?=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test230227.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test230227.txt diff --git a/test230227.txt b/test230227.txt new file mode 100644 index 00000000..5b441eae --- /dev/null +++ b/test230227.txt @@ -0,0 +1 @@ +自分用のテキストファイルを作りました \ No newline at end of file From 1ef516e532c7e9afaf705276f68204d9b4cecbd4 Mon Sep 17 00:00:00 2001 From: wara1919 Date: Mon, 27 Feb 2023 13:35:41 +0900 Subject: [PATCH 2/7] =?UTF-8?q?=E8=87=AA=E5=88=86=E7=94=A8=E3=81=AE?= =?UTF-8?q?=E3=83=86=E3=82=AD=E3=82=B9=E3=83=88=E3=83=95=E3=82=A1=E3=82=A4?= =?UTF-8?q?=E3=83=AB=E3=82=92=E8=BF=BD=E5=8A=A0(20230227)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20230227_TEST.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 20230227_TEST.txt diff --git a/20230227_TEST.txt b/20230227_TEST.txt new file mode 100644 index 00000000..81bf4621 --- /dev/null +++ b/20230227_TEST.txt @@ -0,0 +1 @@ +自分用のテキストファイルを作りました(・∀・) \ No newline at end of file From d76ee4eb3dd6a3ae8fdf7b774482e107ae56cf8b Mon Sep 17 00:00:00 2001 From: wara1919 Date: Mon, 27 Feb 2023 13:55:55 +0900 Subject: [PATCH 3/7] =?UTF-8?q?=EF=BC=92=E5=9B=9E=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20230227_TEST.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20230227_TEST.txt b/20230227_TEST.txt index 81bf4621..70d36d6f 100644 --- a/20230227_TEST.txt +++ b/20230227_TEST.txt @@ -1 +1 @@ -自分用のテキストファイルを作りました(・∀・) \ No newline at end of file +自分用のテキストファイルを作りました2回目 \ No newline at end of file From 2d43cb59226cad4d428b3ac9df431c077960745d Mon Sep 17 00:00:00 2001 From: wara1919 Date: Mon, 27 Feb 2023 14:15:40 +0900 Subject: [PATCH 4/7] add gitgnore --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7591fc1b..fafff2e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,2 @@ .DS_Store Thumbs.db -test.txt -Takahashi.txt -bluetortoise.txt -.txt -*.sw? \ No newline at end of file From 1fdb8b82c4b08e649a2bc6c70a3b9ad50923ebc6 Mon Sep 17 00:00:00 2001 From: wara1919 Date: Mon, 27 Feb 2023 14:18:06 +0900 Subject: [PATCH 5/7] =?UTF-8?q?gitgnore=E3=81=ABtest230227.txt=E3=82=92?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fafff2e8..230a4aad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store Thumbs.db +test230227.txt \ No newline at end of file From 28e68c96b30eba236f86899c03bedbfe34cf4d51 Mon Sep 17 00:00:00 2001 From: wara1919 Date: Mon, 27 Feb 2023 14:24:48 +0900 Subject: [PATCH 6/7] =?UTF-8?q?20230227=5FTEST.txt=E3=81=AE=E8=BF=BD?= =?UTF-8?q?=E8=B7=A1=E5=81=9C=E6=AD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20230227_TEST.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 20230227_TEST.txt diff --git a/20230227_TEST.txt b/20230227_TEST.txt deleted file mode 100644 index 70d36d6f..00000000 --- a/20230227_TEST.txt +++ /dev/null @@ -1 +0,0 @@ -自分用のテキストファイルを作りました2回目 \ No newline at end of file From 84aed549aa09e30e8e725ceaefa9483c0ebc3efd Mon Sep 17 00:00:00 2001 From: wara1919 Date: Mon, 27 Feb 2023 14:26:03 +0900 Subject: [PATCH 7/7] =?UTF-8?q?20230227=5FTEST.txt=E3=82=92gitgonre?= =?UTF-8?q?=E3=81=AB=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 230a4aad..df2ad502 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store Thumbs.db -test230227.txt \ No newline at end of file +test230227.txt +20230227_TEST.txt \ No newline at end of file