From bceafe509442b05dd757aac2f28a8410122eb5b0 Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Wed, 14 Sep 2022 20:49:21 +0200 Subject: [PATCH] chore: gitignore .gitconfig.tmp --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 13217dc00..c3f1ea6d1 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ erlang_ls.config # For direnv .envrc mix.lock +.gitconfig.tmp