From 65fb9fb4d9c4671e36b08676494ed7d8c20528a3 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 5 Jul 2021 11:08:00 +0200 Subject: [PATCH] Change gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5189bead5..f6570ee08 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ assets/generated/* /*.webmanifest /*.html !/index.html +!/customGenerator.html .parcel-cache Docs/Tools/stats.*.json Docs/Tools/stats.csv