mirror of
https://codeberg.org/armin/mindball.git
synced 2026-09-01 03:40:49 +02:00
30 lines
345 B
Text
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/
|