From e0d240f39a85f2e889bdc8e34c77c9338260d6e2 Mon Sep 17 00:00:00 2001 From: egutierrez Date: Sun, 24 Nov 2024 02:11:00 +0100 Subject: [PATCH] Update .gitignore to change postgres_data entry to data --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1ea3d12..b18247a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -./postgres_data +data pgdata \ No newline at end of file