Skip to content

Commit

Permalink
Update MHQ version of mmconf/serialkiller.xml for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleet01 committed Feb 24, 2024
1 parent 8210b89 commit 96b0a09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MekHQ/mmconf/serialkiller.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<regexps>
<regexp>\[C$</regexp>
<regexp>\[I$</regexp>
<regexp>\[Ljava\.lang.Enum;$</regexp>
<regexp>java\.io\.File$</regexp>
<regexp>java\.lang\.Boolean$</regexp>
<regexp>java\.lang\.Enum$</regexp>
Expand All @@ -31,6 +32,7 @@
<regexp>java\.util\.concurrent\.locks\.ReentrantLock\$Sync$</regexp>
<regexp>java\.util\.UUID$</regexp>
<regexp>java\.util\.EnumMap$</regexp>
<regexp>java\.util\.EnumSet.*</regexp>
<regexp>java\.util\.HashMap$</regexp>
<regexp>java\.util\.HashSet$</regexp>
<regexp>java\.util\.Hashtable$</regexp>
Expand Down

0 comments on commit 96b0a09

Please sign in to comment.