mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
b409313364
- 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>
43 lines
348 B
Plaintext
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
|