From 243bd4084f2ffb689fd62d74d264ddeae8015b8d Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Wed, 6 Dec 2023 12:48:56 -0500 Subject: [PATCH] modified: .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3a33fb2..168c475 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ instance/ __pycache__/ .flaskenv .flaskenv-exported +.aws-sam/ +samconfig.toml