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