Initial commit

This commit is contained in:
2024-12-01 13:05:22 +01:00
commit f83428ded9
10 changed files with 1284 additions and 0 deletions

45
.gitignore vendored Normal file
View File

@@ -0,0 +1,45 @@
# Production
dist
# CMake
build*
cmake-build-*
!build*.sh
# Xcode
*.xcworkspace
*.xcodeproj
# Visual Studio
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
.vs
# Makefile
Makefile
*.make
# nvim
.ccls
.ccls-cache
compile_commands.json
# Visual Studio Code
.vscode
# IntelliJ
.idea
# macOS
.DS_Store
.AppleDouble
.LSOverride
# JetBrains Fleet
.fleet
.cache
# MIDI Files
*.mid