xenadmin/.gitignore
Konstantina Chremmou 3f64c26d87 Added .vs and .vscode to .gitignore. Reverted control subtype change introduced
inadvertently with commit c1256c7734 before the
issue was fixed in commit 2a575b01a5.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-11-13 11:08:10 +00:00

54 lines
725 B
Plaintext

syntax: glob
TAGS
.pc
._expandrive
*~
*\#
*.flc
*.orig
*.rej
*.suo
*.cache
bin
Debug
nant
obj
Thumbs.db
*-listing.txt
*.ncb
*.user
*.idc
*.bak
splash/Release/*
Installer/Release/*
WixInstaller/wixlib/*
WixInstaller/outXenCenter*
WixInstaller/*.mst
WixInstaller/*/*.msi
WixInstaller/*/*.wixlib
WixInstaller/*/*.wixobj
WixInstaller/*/*.wixpdb
WixInstaller/XenCenter.l10n.*
WixInstaller/PrintEula.dll
WixInstaller/XenCenter.l10n.wxs
dotNetInstaller/*
dotNetFx40_Full_setup/*
packages/*
!packages/DOTNET_BUILD_LOCATION
!packages/DOTNET_BUILD_LOCATION_CTXSIGN
XenOvfApi/External Tools/*
_ReSharper.*/
*.opensdf
*.sdf
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
*.rptproj.bak
.vs
.vscode