This commit is contained in:
Armin 2026-07-12 14:18:24 +02:00
commit 6391b75d15
9 changed files with 1230 additions and 0 deletions

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
build/
build_juce/
JUCE/
*.DS_Store
*.swp
*.swo
*~
.cache/
.vscode/
.idea/
*.xcworkspace
*.xcodeproj
DerivedData/