diff options
Diffstat (limited to 'Conf')
| -rw-r--r-- | Conf/.gitignore | 2 | ||||
| -rw-r--r-- | Conf/ReadMe.txt | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Conf/.gitignore b/Conf/.gitignore index 5e4debcc10..72e8ffc0db 100644 --- a/Conf/.gitignore +++ b/Conf/.gitignore @@ -1 +1 @@ -*
+* diff --git a/Conf/ReadMe.txt b/Conf/ReadMe.txt index d4c16f5a7f..597bcf33ef 100644 --- a/Conf/ReadMe.txt +++ b/Conf/ReadMe.txt @@ -1,6 +1,6 @@ -This directory will be used to contain the new EDK II files:
- target.txt - Restricts a build to defined values
- tools_def.txt - Information about 3rd party tools
-
-These files will be created from the template files in the new
-BaseTools\Conf directory if and only if they do not exist.
+This directory will be used to contain the new EDK II files: + target.txt - Restricts a build to defined values + tools_def.txt - Information about 3rd party tools + +These files will be created from the template files in the new +BaseTools\Conf directory if and only if they do not exist. |
