diff options
author | Nao Pross <np@0hm.ch> | 2021-08-16 09:46:07 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-08-16 09:46:07 +0200 |
commit | e51eba8b47faae8dd35b0b7695e61cf9fb11229b (patch) | |
tree | 201f741d5ac95646d1254324ef22ae756ba806a7 /.gitignore | |
parent | Start (diff) | |
download | SigSys-e51eba8b47faae8dd35b0b7695e61cf9fb11229b.tar.gz SigSys-e51eba8b47faae8dd35b0b7695e61cf9fb11229b.zip |
Start something
I won't ever make it in time but whatever
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -37,7 +37,7 @@ _ReSharper*/ *.fot *.cb *.cb2 - +*.xdv *.txss ## Intermediate documents: @@ -46,7 +46,7 @@ _ReSharper*/ # these rules might exclude image files for figures etc. *.ps *.eps - *.pdf + # *.pdf *.doc ## Bibliography auxiliary files (bibtex/biblatex/biber): @@ -209,7 +209,7 @@ TSWLatexianTemp* # KBibTeX *~[0-9]* -*.pdf +# *.pdf # Vim # Swap |