From 139d296bb41ecd7abe7c20dee99369f0fd58a46e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Mahni=C4=8D?= Date: Tue, 28 Mar 2023 19:49:21 +0200 Subject: [PATCH] Ignore tempdirs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6569ee8..61e3857 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ xdata/ ~*.* .vimproject +.tempdirs