mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #2305 from robinhultman/visualstudio-biztalk
Added BizTalk build output files to ignore list
This commit is contained in:
commit
be962308a6
1 changed files with 7 additions and 1 deletions
|
@ -278,4 +278,10 @@ __pycache__/
|
|||
# !tools/packages.config
|
||||
|
||||
# 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