| # User-provided content (not part of the tool) | |
| overleaf/* | |
| !overleaf/.gitkeep | |
| references/* | |
| !references/.gitkeep | |
| # Generated output | |
| poster/ | |
| # OS | |
| .DS_Store | |
| # LaTeX artifacts | |
| *.aux | |
| *.log | |
| *.synctex.gz | |
| *.fdb_latexmk | |
| *.fls | |
| *.out | |
| *.bbl | |
| *.blg | |
| # Old overleaf clone dirs (hash-named folders from Overleaf git) | |
| 66f48147915155a9aac9c3ae/ | |