xenadmin/.gitignore
Konstantina Chremmou b409313364 Script consolidation and partial port to PowerShell.
- Moved all scripts to new folder 'scripts'.
- Replaced preliminary check bash scripts with PowerShell scripts.
- Added proper spellcheck with aspell (travis only).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-04 12:40:20 +00:00

43 lines
348 B
Plaintext

syntax: glob
TAGS
.pc
._expandrive
*~
*\#
*.flc
*.orig
*.rej
*.suo
*.cache
*.dll
_scratch
_output
bin
nant
obj
Debug
Release
Thumbs.db
*-listing.txt
*.ncb
*.user
*.idc
*.bak
packages/*
!packages/DOTNET_BUILD_LOCATION
_ReSharper.*/
*.opensdf
*.sdf
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
.vs
.vscode