shithub: tinygl

Download patch

ref: 0592609ae281bd145858ae2955069af94c50c4b2
parent: f00ffa856b54a0d78107393e335a39b346ab20c4
parent: 690089cfed82e174ef5dacd2f0078012659e9591
author: Gek <6974902+gek169@users.noreply.github.com>
date: Mon May 24 16:42:54 EDT 2021

Merge pull request #3 from RobLoach/patch-2

cmake: Add standard cmake build dir to gitignore

--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 *.creator*
 *.files
 *.includes
+build