diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..3e3546bd Binary files /dev/null and b/.DS_Store differ diff --git a/README.md b/README.md index efebf033..3d65be76 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,7 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +Test +testfile2 +Testfile3 \ No newline at end of file diff --git a/another-file b/another-file new file mode 100644 index 00000000..ef934c58 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This file was created after the repo was forked. diff --git a/first-file.md b/first-file.md new file mode 100644 index 00000000..ad1d648d --- /dev/null +++ b/first-file.md @@ -0,0 +1 @@ +This is the content for my first file. diff --git a/testfile b/testfile new file mode 100644 index 00000000..26918572 --- /dev/null +++ b/testfile @@ -0,0 +1 @@ +testfile diff --git a/new_file.md b/testfile1/new_file.md similarity index 72% rename from new_file.md rename to testfile1/new_file.md index 2c42e00f..32348d22 100644 --- a/new_file.md +++ b/testfile1/new_file.md @@ -1 +1,3 @@ This is the content for my new file. +10 +/testfile1