From 89377a10048a0a3fae0b9f47f78925287d701551 Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Mon, 10 Jul 2017 20:28:20 +0200 Subject: [PATCH] git: ignore chains directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index abc69ff..dfb5a93 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ hook.sh certs/* archive/* accounts/* +chains/* -- 2.47.2