From bf0728634389cdcb9386f5e311c39a7ba22d9195 Mon Sep 17 00:00:00 2001 From: suga-yoshinori Date: Sun, 12 Mar 2023 05:59:43 +0900 Subject: [PATCH 1/4] =?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 --- su_renshu.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 su_renshu.txt diff --git a/su_renshu.txt b/su_renshu.txt new file mode 100644 index 00000000..0193f639 --- /dev/null +++ b/su_renshu.txt @@ -0,0 +1 @@ +自分用のテキストファイルを作りました。 \ No newline at end of file From 9abb15d9a1630728a8b756c10a129ee87f11134e Mon Sep 17 00:00:00 2001 From: suga-yoshinori Date: Sun, 12 Mar 2023 06:14:19 +0900 Subject: [PATCH 2/4] =?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=82=92=E5=86=8D=E5=BA=A6?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0=E3=81=97=E3=81=BE=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- su_renshu2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 su_renshu2.txt diff --git a/su_renshu2.txt b/su_renshu2.txt new file mode 100644 index 00000000..4c68c266 --- /dev/null +++ b/su_renshu2.txt @@ -0,0 +1 @@ +練習用に再度、自分用のテキストを作成しました \ No newline at end of file From b76d35c01f2923deefb02ae449b6bba79d44ee2c Mon Sep 17 00:00:00 2001 From: suga-yoshinori Date: Sun, 12 Mar 2023 10:12:14 +0900 Subject: [PATCH 3/4] =?UTF-8?q?3/11=E6=8C=87=E6=91=98=E3=81=AE=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E3=82=92=E5=8A=A0=E3=81=88=E3=81=BE=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- su_renshu2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/su_renshu2.txt b/su_renshu2.txt index 4c68c266..d3c26835 100644 --- a/su_renshu2.txt +++ b/su_renshu2.txt @@ -1 +1 @@ -練習用に再度、自分用のテキストを作成しました \ No newline at end of file +練習用に再度、自分用のテキストを作成しました。。。 \ No newline at end of file From 6cddb5b5718ff5dc4f2598a3789e220c7e2bd84f Mon Sep 17 00:00:00 2001 From: suga-yoshinori Date: Sun, 12 Mar 2023 10:23:01 +0900 Subject: [PATCH 4/4] =?UTF-8?q?gitignore=E3=81=ABsusu.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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7591fc1b..a24fe4e1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ test.txt Takahashi.txt bluetortoise.txt .txt -*.sw? \ No newline at end of file +*.sw? +susu.txt \ No newline at end of file