From 5a0c70992f7799f639fffff1d591cdb5c8614f9b Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 27 Jan 2025 15:02:58 +0000 Subject: [PATCH] [gitignore]: Add .idea --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e964244..bcc214f 100644 --- a/.gitignore +++ b/.gitignore @@ -299,3 +299,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 + +.idea/