From 0aacb8b71dc1d68fc2f93ddfa0dde6a05d616696 Mon Sep 17 00:00:00 2001 From: Lars Brubaker Date: Tue, 25 Nov 2014 16:09:46 -0800 Subject: [PATCH] We need the app.config s --- .gitignore | 2 -- Launcher/app.config | 3 +++ PrinterDriverInstaller/app.config | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 Launcher/app.config create mode 100644 PrinterDriverInstaller/app.config diff --git a/.gitignore b/.gitignore index 4a0850308..516dc9143 100644 --- a/.gitignore +++ b/.gitignore @@ -107,5 +107,3 @@ _UpgradeReport_Files/ Backup*/ UpgradeLog*.XML MatterControl.userprefs -Launcher/app.config -PrinterDriverInstaller/app.config diff --git a/Launcher/app.config b/Launcher/app.config new file mode 100644 index 000000000..51278a456 --- /dev/null +++ b/Launcher/app.config @@ -0,0 +1,3 @@ + + + diff --git a/PrinterDriverInstaller/app.config b/PrinterDriverInstaller/app.config new file mode 100644 index 000000000..51278a456 --- /dev/null +++ b/PrinterDriverInstaller/app.config @@ -0,0 +1,3 @@ + + +