# External junk
.DS_Store
_ReSharper*
*.opensdf
*.sdf
*.dir
*.suo
*.user
*.bak
*.scor
*.scor.*
Win32
Win64
Debug
Release
Profile
Development
Obj
Bin
Build
Lib
.tags
.tags_sorted_by_file
*.lnk
ipch
__pycache__
Thumbs.db
.build*
.downloads
.clangd
*.obj
*.exe
*.pdb
*.dll
*.o
.vs
xcuserdata
*imgui.ini
*.tmp
/*.ini
.cache

# build analyzer
.vcperf
*.etl
StructLayoutSettings.json


