ref: 84d3eb67031fd41ebc6d424fb8df73f964dfafd0
parent: 2fe30c8eb736087233409b4aea28fe36e3314517
author: Alex Mayfield <alexmax2742@gmail.com>
date: Thu Dec 5 16:34:49 EST 2019
Additional CMake ignores Visual Studio 2019 supports CMake natively when opening a project folder, and these files and folders are created by VS on first open.
--- a/.gitignore
+++ b/.gitignore
@@ -28,7 +28,12 @@
HTIC*.pcx
HEXEN*.pcx
STRIFE*.pcx
+
+# CMake-specific ignores
+/.vs
/build*
+/CMakeSettings.json
+/out
# These are the default patterns globally ignored by Subversion:
*.o