From caf35daf5102eff08570f98e6f58f0fc71e18c4d Mon Sep 17 00:00:00 2001 From: ameye Date: Fri, 6 Dec 2024 06:59:39 -0500 Subject: [PATCH] first commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0747bae..5c2a4d9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ __pycache .env.dev .env.prod .env.prod.db +postgres_data +postgres_data* \ No newline at end of file