mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-01-11 19:44:55 +00:00
48 lines
621 B
Plaintext
48 lines
621 B
Plaintext
# ============ #
|
|
# OS generated #
|
|
# ============ #
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
|
|
# ======================= #
|
|
# Visual Studio generated #
|
|
# ======================= #
|
|
*.suo
|
|
*.user
|
|
*.userosscache
|
|
*.sln.docstates
|
|
*.userprefs
|
|
.vs/
|
|
|
|
# ============= #
|
|
# Build results #
|
|
# ============= #
|
|
[Dd]ebug/
|
|
[Dd]ebugPublic/
|
|
[Rr]elease/
|
|
[Rr]eleases/
|
|
x64/
|
|
x86/
|
|
build/
|
|
bld/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
|
|
# ============ #
|
|
# Test results #
|
|
# ============ #
|
|
[Tt]est[Rr]esult*/
|
|
[Bb]uild[Ll]og.*
|
|
|
|
# ======================= #
|
|
# Simpl# Plugin Generated #
|
|
# ======================= #
|
|
*.projectinfo
|
|
SimplSharpLogs*/
|