From 6cd130bb6a999a7ed73cdccbaa933b2d3fcb7c18 Mon Sep 17 00:00:00 2001 From: Arnob Kumar Saha Date: Thu, 7 Dec 2023 14:49:51 +0600 Subject: [PATCH] Add pgpool in vanity.yaml (#10) Signed-off-by: Arnob kumar saha --- .idea/govanityurls.iml | 9 +++++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ .idea/workspace.xml | 19 ++++++++++++++----- data/vanity.yaml | 2 ++ 5 files changed, 39 insertions(+), 5 deletions(-) create mode 100644 .idea/govanityurls.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/govanityurls.iml b/.idea/govanityurls.iml new file mode 100644 index 0000000..5e764c4 --- /dev/null +++ b/.idea/govanityurls.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..0ed3255 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a826a1c..041b32f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,9 @@