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..8b137891 --- /dev/null +++ b/build/.gitkeep @@ -0,0 +1 @@ + diff --git a/test/rename_create_new_file_ex.md b/test/rename_create_new_file_ex.md new file mode 100644 index 00000000..12f3f7c6 --- /dev/null +++ b/test/rename_create_new_file_ex.md @@ -0,0 +1,5 @@ +This is an example for creating a new file to the project. + +Test the edit function. + +Test moving the file to another folder "test".