From 1080ac4a476ef2eb6a5f2789654ea138ee7e69c3 Mon Sep 17 00:00:00 2001 From: Nuwan Date: Tue, 18 Oct 2022 22:12:12 +0530 Subject: [PATCH] add pg_data directory to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2773be5d3..e82e8f786 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ working.png ruby/.rails5-gems web/.rails5-gems websocket-gateway/.rails5-gems +.pg_data/