From c5e2d4af6997529ee46d7732c483d0e93a968a64 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sun, 15 Apr 2018 00:34:03 +0300 Subject: [PATCH] Update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2480b3acb..1bf9aa784 100644 --- a/.gitignore +++ b/.gitignore @@ -307,3 +307,6 @@ build-* # Android *.apk + +# Visual Studio CMake support +CMakeSettings.json