From 07343698092b8863cdc28ddee5c36f0d236ece4d Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Tue, 18 Apr 2023 02:28:48 +0100 Subject: [PATCH] IPFS: ignore .git folders --- .ipfsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ipfsignore b/.ipfsignore index e69de29..e798fee 100644 --- a/.ipfsignore +++ b/.ipfsignore @@ -0,0 +1,2 @@ +/.git +/table.js/.git