Files
bachelor-thesis/.gitignore
2026-05-27 23:38:36 +08:00

19 lines
148 B
Plaintext

*.aux
*.fls
*.log
*.bbl
*.blg
*.fdb_latexmk
*.lof
*.lot
*.out
*.synctex.gz
*.synctex(busy)
*.toc
*.xdv
*.ilg
*.nls
*.nlo
**/.DS_Store
/code/
/.venv/