# CMake build trees and generated files
/build/
/build-*/
/cmake-build-*/
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
CTestTestfile.cmake
Makefile
*.cmake.user
CMakeUserPresets.json

# Local deliverables (never commit)
/Artifacts/

# Visual Studio and IDE metadata
/.vs/
/.vscode/
/.idea/
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.suo
*.user
*.VC.db
*.VC.opendb
*.code-workspace

# Compiler, linker, and plugin outputs
*.obj
*.o
*.pch
*.pdb
*.idb
*.ilk
*.exp
*.lib
*.dll
*.exe
*.vst3
*.aaxplugin
*.component

# Windows and temporary files
Thumbs.db
Desktop.ini
$RECYCLE.BIN/
*.tmp
*.temp
*.bak
*.swp
*.swo
*.log
~$*
