mindball/.gitignore
2026-08-14 21:14:18 +02:00

30 lines
345 B
Text

# 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/