diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -48,3 +48,8 @@ cmake-build-*/* # Gen ADLDATA's deep-debug WAVs fm_banks/_deep_debug/* + +# MSVC Cmake integration +.vs/ +/out/ +CMakeSettings.json |
index : libADLMIDI | |
Fork of Bisqwit's OPL3 emulation library |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 5 |
@@ -48,3 +48,8 @@ cmake-build-*/* # Gen ADLDATA's deep-debug WAVs fm_banks/_deep_debug/* + +# MSVC Cmake integration +.vs/ +/out/ +CMakeSettings.json |