Skip to content

Commit 2dcbc21

Browse files
committed
Added BizTalk build output files to ignore list
1 parent 48e6581 commit 2dcbc21

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)