From 1fc941a9c38e0d1c13dd2862dc21c08cafac83e3 Mon Sep 17 00:00:00 2001 From: kandrusyak Date: Mon, 24 Jul 2023 23:47:57 +0300 Subject: [PATCH] add deployment --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0da8864..480138e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.cpython __pycache__ -.idea \ No newline at end of file +.idea +alembic.ini \ No newline at end of file