diff --git a/config.txt b/config.txt new file mode 100644 index 00000000..67a56563 --- /dev/null +++ b/config.txt @@ -0,0 +1,4 @@ +some configurations that were checked in after init +need to pull this file down +adding some additinal configurations +found a couple of more config values that are needed diff --git a/feature3/feature3.txt b/feature3/feature3.txt new file mode 100644 index 00000000..c12d85ac --- /dev/null +++ b/feature3/feature3.txt @@ -0,0 +1 @@ +feature3 implementation diff --git a/feature4/feature4.txt b/feature4/feature4.txt new file mode 100644 index 00000000..5b552d47 --- /dev/null +++ b/feature4/feature4.txt @@ -0,0 +1 @@ +starting work on feature4