Skip to content

Commit 4a128ad

Browse files
committed
ignore generated swagger.json files
1 parent b43807a commit 4a128ad

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: JsonApiDotNetCore.sln.DotSettings

+4-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ JsonApiDotNetCore.ArgumentGuard.NotNull($EXPR$, $NAME$);</s:String>
1515
<s:Int64 x:Key="/Default/CodeEditing/NullCheckPatterns/PatternTypeNamesToPriority/=JetBrains_002EReSharper_002EFeature_002EServices_002ECSharp_002ENullChecking_002ETraceAssertPattern/@EntryIndexedValue">50</s:Int64>
1616
<s:Boolean x:Key="/Default/CodeInspection/CodeAnnotations/PropagateAnnotations/@EntryValue">False</s:Boolean>
1717
<s:Boolean x:Key="/Default/CodeInspection/ExcludedFiles/FileMasksToSkip/=swagger_002Ejson/@EntryIndexedValue">True</s:Boolean>
18-
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=B693DE14_002DBB28_002D496F_002DAB39_002DB4E674ABCA80_002Fd_003ANamingConventions_002Fd_003ACamelCase_002Ff_003Aswagger_002Ejson/@EntryIndexedValue">ExplicitlyExcluded</s:String>
19-
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=B693DE14_002DBB28_002D496F_002DAB39_002DB4E674ABCA80_002Fd_003ANamingConventions_002Fd_003AKebabCase_002Ff_003Aswagger_002Ejson/@EntryIndexedValue">ExplicitlyExcluded</s:String>
20-
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=B693DE14_002DBB28_002D496F_002DAB39_002DB4E674ABCA80_002Fd_003ANamingConventions_002Fd_003APascalCase_002Ff_003Aswagger_002Ejson/@EntryIndexedValue">ExplicitlyExcluded</s:String>
18+
19+
20+
21+
<s:String x:Key="/Default/CodeInspection/GeneratedCode/GeneratedFileMasks/=swagger_002Ejson/@EntryIndexedValue">swagger.json</s:String>
2122
<s:String x:Key="/Default/CodeInspection/Highlighting/AnalysisEnabled/@EntryValue">SOLUTION</s:String>
2223
<s:Boolean x:Key="/Default/CodeInspection/Highlighting/IdentifierHighlightingEnabled/@EntryValue">True</s:Boolean>
2324
<s:Boolean x:Key="/Default/CodeInspection/Highlighting/IncludeWarningsInSwea/@EntryValue">True</s:Boolean>

0 commit comments

Comments
 (0)