-
Notifications
You must be signed in to change notification settings - Fork 220
/
Copy path.gitignore
28 lines (26 loc) · 1.14 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
*.nupkg
/Source/**/bin/**/*
/Source/**/obj/**/*
/Source/**/packages/**/*
/Source/Actions/*/scripts/**/*
/Source/Commomn/*/scripts/**/*
/Source/Actions/Microsoft.Deployment.Actions.Test/StyleCop.Cache
/Source/Actions/Microsoft.Deployment.Actions.SQL/StyleCop.Cache
/Source/Actions/Microsoft.Deployment.Actions.OnPremise/StyleCop.Cache
/Source/Actions/Microsoft.Deployment.Actions.Custom/StyleCop.Cache
/Source/Actions/Microsoft.Deployment.Actions.Common/StyleCop.Cache
/Source/Actions/Microsoft.Deployment.Actions.AzureCustom/StyleCop.Cache
/Source/Actions/Microsoft.Deployment.Actions.ADF/StyleCop.Cache
*.suo
**/*/.vs/**/*
**/*/jspm_packages/**/*
/Source/Site/Microsoft.Deployment.Site.Web/node_modules
/Source/Site/Microsoft.Deployment.Site.Web/wwwroot/dist
*.coverage
/Source/Actions/.vs/config/applicationhost.config
/Source/Apps/Microsoft/Released/Microsoft-SCCMTemplate/Resources/SCCM_Sample.pbix
*.dg
*.wixpdb