From 3db96f6fa93e7fc4edd8b923faa5b7589f76807c Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Sat, 20 May 2023 17:09:06 +0200 Subject: [PATCH] adds temp csv-files to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e694f2a..dff3afa 100644 --- a/.gitignore +++ b/.gitignore @@ -301,4 +301,5 @@ TSWLatexianTemp* # REVTeX puts footnotes in the bibliography by default, unless the nofootinbib # option is specified. Footnotes are the stored in a file with suffix Notes.bib. # Uncomment the next line to have this generated file ignored. -#*Notes.bib \ No newline at end of file +#*Notes.bib +*.~lock.drinks.csv\#