From 1cd03b929f18751965543fc9e657cfcfd6a0cee0 Mon Sep 17 00:00:00 2001 From: sd <t@a> Date: Wed, 12 Oct 2016 16:57:25 +0900 Subject: [PATCH] hihi --- .gitignore | 1 + README.md | 4 +++- hello.txt | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b43bf86 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +README.md diff --git a/README.md b/README.md index 4417ec3..339b693 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -생성 \ No newline at end of file +생성 +modified by PC +new line diff --git a/hello.txt b/hello.txt index 3462721..472b96e 100644 --- a/hello.txt +++ b/hello.txt @@ -1 +1,2 @@ -hello! \ No newline at end of file +hello! +new line -- GitLab