diff --git a/.gitkeep b/.gitkeep new file mode 100644 index 00000000..133f75e0 --- /dev/null +++ b/.gitkeep @@ -0,0 +1 @@ +Adding a build directory 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/philipTest1.md b/philipTest1.md new file mode 100644 index 00000000..5746598e --- /dev/null +++ b/philipTest1.md @@ -0,0 +1 @@ +This is a test file from Philip.