From 14abb0ed33d6c0213e7a81cca22e7a9c1a129118 Mon Sep 17 00:00:00 2001 From: CodeDevMLH Date: Mon, 7 Apr 2025 13:13:46 +0200 Subject: [PATCH] fix gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b512c09..4507e05 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +pg_data \ No newline at end of file