Skip to content
Snippets Groups Projects
Forked from TheAlternative / courses
344 commits behind, 191 commits ahead of the upstream repository.
.gitignore 207 B
# LaTeX traces
*.log
*.toc
*.aux
*.out
*-blx.bib
*run.xml
*.fdb_latexmk
*.fls
*.synctex.gz
*.snm
*.nav

# Bibtex traces
*.bak
*.blg
*.bbl

# PythonTeX traces and binaries
pythontex-*/
*.pytxcode

# Gedit
*~