mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
Add LaTeX build artifacts to gitignore and clean whitepaper directory
This commit is contained in:
parent
ec91994408
commit
4b896f5426
8
.gitignore
vendored
8
.gitignore
vendored
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user