23 lines
256 B
Text
23 lines
256 B
Text
razpored*
|
|
|
|
# Don't commit the final PDF files
|
|
*.pdf
|
|
|
|
# The seminarske/ folder should be left empty
|
|
seminarske/*
|
|
!seminarske/.gitkeep
|
|
|
|
# Core latex/pdflatex auxiliary files:
|
|
*.aux
|
|
*.lof
|
|
*.log
|
|
*.lot
|
|
*.fls
|
|
*.out
|
|
*.toc
|
|
*.fmt
|
|
*.fot
|
|
*.cb
|
|
*.cb2
|
|
.*.lb
|
|
*.synctex.*
|