mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Added BizTalk build output files to ignore list
This commit is contained in:
parent
48e6581139
commit
2dcbc21d80
1 changed files with 7 additions and 1 deletions
|
@ -279,3 +279,9 @@ __pycache__/
|
||||||
|
|
||||||
# Telerik's JustMock configuration file
|
# Telerik's JustMock configuration file
|
||||||
*.jmconfig
|
*.jmconfig
|
||||||
|
|
||||||
|
# BizTalk build output
|
||||||
|
*.btp.cs
|
||||||
|
*.btm.cs
|
||||||
|
*.odx.cs
|
||||||
|
*.xsd.cs
|
Loading…
Add table
Add a link
Reference in a new issue