shithub: choc

Download patch

ref: f0e330bdfe123fa9d802340c9823a8dc1eafac4c
parent: 2fe30c8eb736087233409b4aea28fe36e3314517
parent: 84d3eb67031fd41ebc6d424fb8df73f964dfafd0
author: Fabian Greffrath <fabian@greffrath.com>
date: Fri Dec 6 04:39:53 EST 2019

Merge pull request #1224 from AlexMax/master

Additional CMake ignores

--- 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