diff --git a/a.txt b/a.txt new file mode 100644 index 0000000..e9ea42a --- /dev/null +++ b/a.txt @@ -0,0 +1 @@ +this is a text file diff --git a/sub.py b/sub.py new file mode 100644 index 0000000..17af5a1 --- /dev/null +++ b/sub.py @@ -0,0 +1 @@ +This is a py file