diff --git a/.gitignore b/.gitignore index ea8c4bf..2d0d93f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +pgd.toml diff --git a/pgd.toml b/pgd.toml deleted file mode 100644 index 98cc0f1..0000000 --- a/pgd.toml +++ /dev/null @@ -1,3 +0,0 @@ -version = "18.1" -password = "3pngIsq4aOy2z0ia" -port = 5432