From d307a0e3e8c11f811d3273c08034a67deeb26eb2 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Wed, 7 Sep 2022 21:26:45 +0200 Subject: [PATCH] Added the gbucket.json to the .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a4de19a..ec00b5c 100644 --- a/.gitignore +++ b/.gitignore @@ -72,6 +72,9 @@ typings/ .env .env.test +# bucket files +gbucket.json + # parcel-bundler cache (https://parceljs.org/) .cache