aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2024-05-27 01:13:40 +0300
committerWohlstand <admin@wohlnet.ru>2024-05-27 01:14:28 +0300
commita91d559f0de7d513f9b372c284a6c8e98ee8b90e (patch)
tree08032e129eb5a5aed3278f2f080a7ceef859e17d /.gitignore
parentb3604289940aa8f2690f79434eb96de9bbad30be (diff)
downloadlibADLMIDI-a91d559f0de7d513f9b372c284a6c8e98ee8b90e.tar.gz
libADLMIDI-a91d559f0de7d513f9b372c284a6c8e98ee8b90e.tar.bz2
libADLMIDI-a91d559f0de7d513f9b372c284a6c8e98ee8b90e.zip
Update .gitignore
Ignore VisualStudio related stuff when opening CMake project
Diffstat (limited to '.gitignore')
-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