diff --git a/feature-xyz/new-xyz-file.txt b/feature-xyz/new-xyz-file.txt new file mode 100644 index 0000000..7ddd9d0 --- /dev/null +++ b/feature-xyz/new-xyz-file.txt @@ -0,0 +1 @@ +New file in the feature-xyz branch. diff --git a/feature-xyz/one-more-file.txt b/feature-xyz/one-more-file.txt new file mode 100644 index 0000000..b92c8da --- /dev/null +++ b/feature-xyz/one-more-file.txt @@ -0,0 +1,2 @@ +one-more-file.txt is a textfile with no meanings +only some dummy text, but if that make any sense to you - i don't know!