From 9f2f5c55c0da5471e477ceae73b427a758f1f368 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 26 Mar 2020 10:12:29 +0100 Subject: [PATCH] =?UTF-8?q?Ignorov=C3=A1n=C3=AD=20a=20=C4=8Di=C5=A1t=C4=9B?= =?UTF-8?q?n=C3=AD=20seznamu=20program=C5=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 35bb8c6..3fb4b28 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ *.bbl *.blg *.xmpi +*.lol *~* diff --git a/Makefile b/Makefile index c436cb9..5ca8f3d 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ prace.pdf: prace.tex $(wildcard *.tex) literatura.bib prace.xmpdata pdflatex $< clean: - rm -f *.log *.dvi *.aux *.toc *.lof *.lot *.out *.bbl *.blg *.xmpi + rm -f *.log *.dvi *.aux *.toc *.lof *.lot *.out *.bbl *.blg *.xmpi *.lol rm -f prace.pdf sighup: