This commit is contained in:
Armin 2026-08-10 12:55:02 +02:00
commit 6c0d072465
19 changed files with 2212 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# macOS
.DS_Store
# CMake build output
build
build-*/
# Auto-fetched JUCE source tree (downloaded by `make`)
JUCE/
# IDE / editor
.vscode/
.idea/
*.xcodeproj
*.xcworkspace
*.swp