Skip to content

Commit 836f741

Browse files
radekdoulikjonpryor
authored andcommitted
Update .gitignore (#375)
Added and updated gendarme related files to ignore, as well as backup files and patch artifacts.
1 parent 8d5bcec commit 836f741

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.gitignore

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,16 @@ JavaDeveloper-2013005_dp__11m4609.pkg
55
LocalJDK
66
TestResult.xml
77
TestResult-*.xml
8-
xa-gendarme.html
8+
lib/gendarme-*
9+
gendarme.html
10+
gendarme.xml
911
packages
1012
.vs/
1113
.nuget/
1214
*.userprefs
1315
*.user
1416
Resource.designer.cs
15-
*.binlog
17+
*.binlog
18+
*.rej
19+
*.orig
20+
*~

0 commit comments

Comments
 (0)