mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-05 20:40:02 -08:00
22 lines
160 B
Plaintext
22 lines
160 B
Plaintext
# Rust
|
|
/target
|
|
|
|
# LaTeX
|
|
_minted-*
|
|
_markdown_*
|
|
*.aux
|
|
*.out
|
|
*.log
|
|
*.fdb*
|
|
*.fls
|
|
*.gz
|
|
*.pdf
|
|
*.bbl
|
|
*.blg
|
|
!papers/graphics/*.pdf
|
|
|
|
# Nix
|
|
**/result
|
|
**/result-*
|
|
.direnv
|