Add LaTeX build artifacts to gitignore and clean whitepaper directory

This commit is contained in:
Jamie Pine 2025-12-01 12:30:32 -08:00
parent ec91994408
commit 4b896f5426

8
.gitignore vendored
View File

@ -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)