diff --git a/config.txt b/config.txt new file mode 100644 index 00000000..fe1dafd6 --- /dev/null +++ b/config.txt @@ -0,0 +1,6 @@ +This file has lots of config settings + +config printer +config switches + +config lighting \ No newline at end of file diff --git a/feature3/feature3.txt b/feature3/feature3.txt new file mode 100644 index 00000000..0d01098c --- /dev/null +++ b/feature3/feature3.txt @@ -0,0 +1 @@ +This is feature3 diff --git a/util/config.txt b/util/config.txt new file mode 100644 index 00000000..57d360e4 --- /dev/null +++ b/util/config.txt @@ -0,0 +1 @@ +This file is config.txt \ No newline at end of file diff --git a/util/feature.txt b/util/feature.txt new file mode 100644 index 00000000..8f51195c --- /dev/null +++ b/util/feature.txt @@ -0,0 +1 @@ +This file is feature.txt \ No newline at end of file diff --git a/util/utility.txt b/util/utility.txt new file mode 100644 index 00000000..a30ab266 --- /dev/null +++ b/util/utility.txt @@ -0,0 +1 @@ +This file is utility.txt \ No newline at end of file