From 0349642eb84d6c876b3ce290c0c731c362a1187f Mon Sep 17 00:00:00 2001 From: Dominic Kempf Date: Tue, 24 Sep 2024 14:14:06 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 88266cf..7e2e1c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ +# We exclude the bundle, although we do track index.html +bundle +!bundle/index.html + # This file is regularyl overwritten for pregeneration -src/lib/easydb.js +src/lib/easydbPregen.js # Logs logs