diff --git a/backend/postgres/.gitignore b/backend/postgres/.gitignore new file mode 100644 index 0000000..8714916 --- /dev/null +++ b/backend/postgres/.gitignore @@ -0,0 +1,3 @@ +.env +.secrets/ +init-data.sh \ No newline at end of file