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/build/.gitkeep b/build/.gitkeep new file mode 100644 index 00000000..133f75e0 --- /dev/null +++ b/build/.gitkeep @@ -0,0 +1 @@ +Adding a build directory diff --git a/new_docs/Chapter1.md b/new_docs/Chapter1.md new file mode 100644 index 00000000..e45ff1ff --- /dev/null +++ b/new_docs/Chapter1.md @@ -0,0 +1,3 @@ +This is the content for my new file. + +Revised on April 12th, 2016 diff --git a/new_file.md b/new_file_tuorial.md similarity index 100% rename from new_file.md rename to new_file_tuorial.md