From 9282acbacda6e6c67d9f2cde8ba5511216b7d3b0 Mon Sep 17 00:00:00 2001 From: Stephen Enders Date: Fri, 29 Jan 2021 20:42:36 -0500 Subject: Add windows and linux build notes Added some really rough build notes too --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9620655..8448f8e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ *.o ur +ur.exe Makefile CMakeFiles CMakeCache.txt cmake_install.cmake +build-mingw -- cgit v1.2.3-54-g00ecf