From 51069a5e28e8f93b1fed1b2af983460aab58c834 Mon Sep 17 00:00:00 2001 From: Jonas Legion Date: Sat, 18 Dec 2021 08:38:54 +0400 Subject: [PATCH] gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..eff900d 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,7 @@ dmypy.json # Pyre type checker .pyre/ + +# postgres +./Postgres +Postgres/*