From 73deee6ec3fbea12b1f5db6fff98a4afa95d9aba Mon Sep 17 00:00:00 2001 From: Adrian Amaglio Date: Thu, 30 Sep 2021 09:28:52 +0200 Subject: [PATCH] skip lock files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8a42ebb..a6dbfba 100644 --- a/.gitignore +++ b/.gitignore @@ -282,3 +282,5 @@ TSWLatexianTemp* # 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 + +.~lock.*