diff --git a/README.md b/README.md new file mode 100644 index 000000000..81485b0fc --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# docker-demo diff --git a/feature.txt b/feature.txt new file mode 100644 index 000000000..815835935 Binary files /dev/null and b/feature.txt differ diff --git a/gitproject/text.txt b/gitproject/text.txt new file mode 100644 index 000000000..5e1c309da --- /dev/null +++ b/gitproject/text.txt @@ -0,0 +1 @@ +Hello World \ No newline at end of file diff --git a/practice.txt b/practice.txt new file mode 100644 index 000000000..56d03f62c --- /dev/null +++ b/practice.txt @@ -0,0 +1 @@ +This is just for forking practice diff --git a/readme.md b/readme.md new file mode 100644 index 000000000..0f75a528b --- /dev/null +++ b/readme.md @@ -0,0 +1 @@ +this is a demo for forkingss