mirror of
https://codeberg.org/armin/horizont.git
synced 2026-09-01 04:10:46 +02:00
16 lines
181 B
Text
16 lines
181 B
Text
# macOS
|
|
.DS_Store
|
|
|
|
# CMake build output
|
|
build
|
|
build-*/
|
|
|
|
# Auto-fetched JUCE source tree (downloaded by `make`)
|
|
JUCE/
|
|
|
|
# IDE / editor
|
|
.vscode/
|
|
.idea/
|
|
*.xcodeproj
|
|
*.xcworkspace
|
|
*.swp
|