diff --git a/.gitignore b/.gitignore index 42eb780d4..fd8e61eb1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,7 @@ *.bak *~ .cache -Conf/.cache -Conf/target.txt +/Conf toolchain/ # /CloverPackage/ @@ -122,4 +121,6 @@ BaseTools/Source/Python/build/BuildReport.pyc CloverPackage/revision CloverPackage/version tools -/Conf/ + +#VC project +/VC