diff --git a/bugfix.txt b/bugfix.txt new file mode 100644 index 00000000..d6642b43 --- /dev/null +++ b/bugfix.txt @@ -0,0 +1,5 @@ +BUG FIXED +BUG FIXED2 +BUG FIXED3 +BUG FIXED4 + diff --git a/config.txt b/config.txt new file mode 100644 index 00000000..c0cf564b --- /dev/null +++ b/config.txt @@ -0,0 +1,3 @@ +Some configurations. +Additional configurations. +Config... \ No newline at end of file diff --git a/feature3.txt b/feature3.txt new file mode 100644 index 00000000..c7733fe3 --- /dev/null +++ b/feature3.txt @@ -0,0 +1 @@ +FEATURE 3. diff --git a/feature4/feature.txt b/feature4/feature.txt new file mode 100644 index 00000000..d6612ef8 --- /dev/null +++ b/feature4/feature.txt @@ -0,0 +1 @@ +FEATURE diff --git a/util/config.txt b/util/config.txt new file mode 100644 index 00000000..4da68426 --- /dev/null +++ b/util/config.txt @@ -0,0 +1,4 @@ +CONFIG1 +CONFIG2 +CONFIG2.5 +CONFIG3 diff --git a/util/feature.txt b/util/feature.txt new file mode 100644 index 00000000..2cead5b3 --- /dev/null +++ b/util/feature.txt @@ -0,0 +1,4 @@ +F1 +F2 +F3 +F4