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 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 diff --git a/su_renshu2.txt b/su_renshu2.txt new file mode 100644 index 00000000..d3c26835 --- /dev/null +++ b/su_renshu2.txt @@ -0,0 +1 @@ +練習用に再度、自分用のテキストを作成しました。。。 \ No newline at end of file