Skip to content

Commit be96230

Browse files
authored
Merge pull request #2305 from robinhultman/visualstudio-biztalk
Added BizTalk build output files to ignore list
2 parents 48e6581 + 2dcbc21 commit be96230

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

VisualStudio.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,4 +278,10 @@ __pycache__/
278278
# !tools/packages.config
279279

280280
# Telerik's JustMock configuration file
281-
*.jmconfig
281+
*.jmconfig
282+
283+
# BizTalk build output
284+
*.btp.cs
285+
*.btm.cs
286+
*.odx.cs
287+
*.xsd.cs

0 commit comments

Comments
 (0)