# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# =========================
# Operating System Files
# =========================

# OSX
# =========================

.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon


# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

# no bin or obj folders
**/bin
**/obj

# no *.suo files
*.suo

# no *.user files
*.user

# no StyleCop.Cache files
StyleCop.Cache

# no _pics folder
**/_pics

# no _Releases folder
**/_Releases
**/_Releases/KSPModAdmin/lang
**/_Releases/KSPModAdmin/Plugins

#other ignores
packages/HtmlAgilityPack.1.4.9
packages/Newtonsoft.Json.6.0.6
packages/sharpcompress.0.10.3
packages/StyleCop.4.7.49.0
packages/StyleCop.MSBuild.4.7.49.1
/.project
/KSPModAdmin_mono.userprefs
/.vs

packages/
