From 79173c530d1846082c631dd4fe81c6429fffa5f0 Mon Sep 17 00:00:00 2001 From: Schark Date: Wed, 10 May 2023 23:42:32 -0700 Subject: Transition to opengl and glfw --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a007fea --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/* -- cgit v1.2.3-18-g5258