From 4b896f5426f75150d27651242c27ef4fccf4a632 Mon Sep 17 00:00:00 2001 From: Jamie Pine Date: Mon, 1 Dec 2025 12:30:32 -0800 Subject: [PATCH] Add LaTeX build artifacts to gitignore and clean whitepaper directory --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 4dae9ed69..6304946bf 100644 --- a/.gitignore +++ b/.gitignore @@ -463,3 +463,11 @@ combined_cli_rust_files.txt # iOS build artifacts apps/ios/sd-ios-core/sd_ios_core.xcframework/ apps/ios/sd-ios-core/sd_ios_core.xcframework/** + +# LaTeX build artifacts +*.aux +*.fls +*.fdb_latexmk +*.synctex +*.synctex.gz +*.synctex(busy)