aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2024-05-27 01:13:40 +0300
committerWohlstand <admin@wohlnet.ru>2024-05-27 01:13:40 +0300
commitfddd3c353abf4bd76ee76b3e09229f1c4c57b883 (patch)
treec33549b7ca9844953456389b466de725ab4295c3
parent759de2665f6cfecffc074c48b5caa56b7a1d1deb (diff)
downloadlibADLMIDI-fddd3c353abf4bd76ee76b3e09229f1c4c57b883.tar.gz
libADLMIDI-fddd3c353abf4bd76ee76b3e09229f1c4c57b883.tar.bz2
libADLMIDI-fddd3c353abf4bd76ee76b3e09229f1c4c57b883.zip
Update .gitignore
Ignore VisualStudio related stuff when opening CMake project
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 449345f..7da2308 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,8 @@ cmake-build-*/*
# Gen ADLDATA's deep-debug WAVs
fm_banks/_deep_debug/*
+
+# MSVC Cmake integration
+.vs/
+/out/
+CMakeSettings.json