From 9f85285a618211a07427bf9cdc2440f189d7351e Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Fri, 11 Oct 2024 20:03:49 -0400 Subject: [PATCH] git: Ignore .editorconfig --- git/gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/git/gitignore b/git/gitignore index c638e10..61ea7f5 100644 --- a/git/gitignore +++ b/git/gitignore @@ -16,6 +16,7 @@ node_modules/ .direnv/ .vimrc +.editorconfig /tags /tags.lock