mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 07:40:30 -08:00
add LaTeX setup
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,2 +1,16 @@
|
||||
# Rust
|
||||
/target
|
||||
|
||||
# LaTeX
|
||||
_minted-*
|
||||
_markdown_*
|
||||
*.aux
|
||||
*.out
|
||||
*.log
|
||||
*.fdb*
|
||||
*.fls
|
||||
*.gz
|
||||
*.pdf
|
||||
*.bbl
|
||||
*.blg
|
||||
!papers/graphics/*.pdf
|
||||
|
||||
Reference in New Issue
Block a user