From 9ed8b664de1a56c10c113af8511b0f8bac3b7bb5 Mon Sep 17 00:00:00 2001 From: cryptogopher Date: Fri, 19 May 2023 23:22:04 +0200 Subject: [PATCH] Ignore .local --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 30a242c..4a14dd1 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ config/master.key /.bundle /.cache /.gem +/.local /vendor # These should all be checked in to normalize the environment: