From 2dde1424b309d88ec6b72255f36dbe2d100b6f59 Mon Sep 17 00:00:00 2001 From: Joe Lillibridge Date: Thu, 31 Oct 2024 11:17:24 -0500 Subject: [PATCH] update gitignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a5d822a..aed46ec 100644 --- a/.gitignore +++ b/.gitignore @@ -23,8 +23,9 @@ __pycache__/ .CFUserTextEncoding .cisco .colima -.config/filezilla/ -.config/gtk-2.0/ +.config/filezilla +.config/gtk-2.0 +.config/jgit .config/nvim .config/zed/**/*.mdb .config/zsh/plugins @@ -51,6 +52,7 @@ __pycache__/ .vimrc_back .vscode .wget-hsts +.yalc .yarn .yarnrc .zcompcache