From 7ae844cf9a01f27792355eb83ed0faa5afb48825 Mon Sep 17 00:00:00 2001 From: Alec Murphy Date: Sun, 13 Apr 2025 05:57:35 -0400 Subject: [PATCH] Meta: Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ecc1444..0be316d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ src/openlibm/*.dll* src/openlibm/*.so* src/openlibm/*.dylib* src/openlibm/*.pc +build_options.json \ No newline at end of file