From 3e2cd30612cc0abb6f36f11e24da1e8b801e1247 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Fri, 12 Sep 2025 17:26:52 +0200 Subject: [PATCH] add .uuid to gitignore. don't know what it is for, but I think it is for caching some sort of something or other --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c2edfcb..ed5e01c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ lazy-lock.json .DS_Store +gomono/.local/share/fonts/GoMonoNerdFont/.uuid