# Visual Studio hidden/local files
.vs/
*.suo
*.user
*.userosscache
*.sln.docstates

# Build outputs (This stops the indexer from reading compiled code)
x64/
x86/
bin/
obj/
Debug/
Release/

# NuGet Packages (This stops it from indexing thousands of library files)
packages/

# General ignores
*.log
*.cache
