Files
roam/.gitignore
T
2026-06-07 01:31:42 +03:00

22 lines
200 B
Plaintext

# Emacs temp files
*~
#*#
.#*
# LaTeX export artifacts
*.aux
*.log
*.out
*.toc
*.fls
*.fdb_latexmk
*.synctex.gz
*.tex
auto/
# Org export outputs (derived from .org source)
*.html
*.pdf
*.docx
*.odt