]> Repos - portaudio/commitdiff
Ignore the Visual Studio CMake settings file. (#422)
authorEtienne Dechamps <etienne@edechamps.fr>
Thu, 21 Jan 2021 11:16:44 +0000 (11:16 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Jan 2021 11:16:44 +0000 (22:16 +1100)
When using CMake, this file is written by Visual Studio to hold custom
CMake parameters.

.gitignore

index 8efca60cb910eddcd833bc50c0790e528ee78662..9b787f94521386038120824a21f62cf8d3bd441d 100644 (file)
@@ -46,3 +46,6 @@ portaudio-2.0.pc
 
 # Visual Studio CMake build output folder 
 out/
+
+# Visual Studio CMake settings file
+CMakeSettings.json