From a26e4d63f903dacb3ec844d428d39a70a8cae74d Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Sat, 29 Nov 2025 23:56:02 -0500 Subject: Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 22bbcbfe..02e5388c 100644 --- a/.gitignore +++ b/.gitignore @@ -79,6 +79,7 @@ suite/binaryninja/ build generator types/ +!/docs/guide/types/ # Rust rust/**/*.swp -- cgit v1.3.1