From 957c64c7b8b5e98d8a03dd84c7e27e7991fb9dbc Mon Sep 17 00:00:00 2001 From: iamcheeseman Date: Mon, 6 Apr 2026 17:04:05 -0400 Subject: Initial commit --- .gitingore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitingore (limited to '.gitingore') diff --git a/.gitingore b/.gitingore new file mode 100644 index 0000000..1483bcb --- /dev/null +++ b/.gitingore @@ -0,0 +1,6 @@ +uengine +*.[oa] +*.so +*.dll +*.lib +*.exe -- cgit v1.3-2-g0d8e