From 615361ece32ed12200bb602f1d113757449dbc52 Mon Sep 17 00:00:00 2001 From: Tom Elliott Date: Wed, 17 Sep 2025 10:30:55 +1200 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f53a7b0..d0c5fe0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. +pgdata + # dependencies /node_modules /.pnp