From 7cbb0fd2eb94c2ee422aa7ba8c3e2836869d64d1 Mon Sep 17 00:00:00 2001 From: RKrom Date: Fri, 30 May 2014 11:14:23 +0200 Subject: [PATCH] Fixed .gitignore and modified the app.config so MAYBE it isn't modified automatically by VS. --- .gitignore | 5 +++-- Greenshot/App.config | 18 +++++++++--------- GreenshotOCRCommand/app.config | 14 +++++++------- 3 files changed, 19 insertions(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index cde11045d..54ed6bdf5 100644 --- a/.gitignore +++ b/.gitignore @@ -10,8 +10,9 @@ obj/ fugue/ *Credentials.private.cs *Credentials.orig.cs -upgradeLog*.htm -upgradeLog*.XML +/Greenshot/UpgradeLog*.htm +/Greenshot/UpgradeLog*.XML +/Greenshot/_UpgradeReport_Files/* *.log /Greenshot/releases/additional_files/readme.txt /*.error diff --git a/Greenshot/App.config b/Greenshot/App.config index 45f514c72..163c4c3a2 100644 --- a/Greenshot/App.config +++ b/Greenshot/App.config @@ -1,13 +1,13 @@ - + - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/GreenshotOCRCommand/app.config b/GreenshotOCRCommand/app.config index d4ff71058..2dcad202f 100644 --- a/GreenshotOCRCommand/app.config +++ b/GreenshotOCRCommand/app.config @@ -1,10 +1,10 @@ - + - + - - - - - \ No newline at end of file + + + + +