diff options
author | Patrik Müller <patrik.mueller@ost.ch> | 2022-04-06 08:00:09 +0200 |
---|---|---|
committer | Patrik Müller <patrik.mueller@ost.ch> | 2022-04-06 08:00:09 +0200 |
commit | 670555039265d83945b0d3e205aefb020425585b (patch) | |
tree | 21038cb909c97aff834de131cf0a8c5e276cb756 /buch/.gitignore | |
parent | add notes for MSE session 4 (diff) | |
download | SeminarSpezielleFunktionen-670555039265d83945b0d3e205aefb020425585b.tar.gz SeminarSpezielleFunktionen-670555039265d83945b0d3e205aefb020425585b.zip |
Start definition.tex
Diffstat (limited to 'buch/.gitignore')
-rw-r--r-- | buch/.gitignore | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/buch/.gitignore b/buch/.gitignore new file mode 100644 index 0000000..4d056e5 --- /dev/null +++ b/buch/.gitignore @@ -0,0 +1,37 @@ +*.acn +*.acr +*.alg +*.aux +*.bbl +*.blg +*.dvi +*.fdb_latexmk +*.glg +*.glo +*.gls +*.idx +*.ilg +*.ind +*.ist +*.lof +*.log +*.lot +*.maf +*.mtc +*.mtc0 +*.nav +*.nlo +*.out +*.pdfsync +.vscode/* +*.fls +*.xdv +*.ps +*.snm +*.synctex.gz +*.toc +*.vrb +*.xdy +*.tdo +*-blx.bib +*.synctex
\ No newline at end of file |