# Build directories
build/
build-*/
cmake-build-*/

# CMake generated files
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
CMakeUserPresets.json
CMakeLists.txt.user

# IDE / editor
.idea/
.vscode/
*.xcworkspace/
*.xcodeproj/
xcuserdata/
DerivedData/

# macOS
.DS_Store
*~

# Plugin build products
*.vst3/
*.component/
*.app/
*.aaxplugin/
*.lv2/
