From 53d86daf0a770509bb590ca2028e3e35dd598f18 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Mon, 1 Jul 2024 00:39:24 -0400 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..82b792c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +thirdparty