From 836f741a71765ec70ab88bc9cf61ea7425649b3b Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Tue, 25 Sep 2018 13:36:45 +0200 Subject: [PATCH] Update .gitignore (#375) Added and updated gendarme related files to ignore, as well as backup files and patch artifacts. --- .gitignore | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6ba8cb937..f3996b884 100644 --- a/.gitignore +++ b/.gitignore @@ -5,11 +5,16 @@ JavaDeveloper-2013005_dp__11m4609.pkg LocalJDK TestResult.xml TestResult-*.xml -xa-gendarme.html +lib/gendarme-* +gendarme.html +gendarme.xml packages .vs/ .nuget/ *.userprefs *.user Resource.designer.cs -*.binlog \ No newline at end of file +*.binlog +*.rej +*.orig +*~