xenadmin/.gitignore
Konstantina Chremmou ff1cf916f1 Moved utility script into the packages folder where it is more relevant and less obscure.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-05-23 15:33:46 +01:00

55 lines
757 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
!packages/download_packages.ps1
XenOvfApi/External Tools/*
_ReSharper.*/
*.opensdf
*.sdf
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
*.rptproj.bak
.vs
.vscode