From 22179048769f4ffd6a728fa9d4e47d327466e7b5 Mon Sep 17 00:00:00 2001 From: unclecode Date: Sat, 22 Jun 2024 18:12:12 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7187096f..a055a455 100644 --- a/.gitignore +++ b/.gitignore @@ -183,4 +183,6 @@ docs/examples/.chainlit/* local/ .files/ -a.txt \ No newline at end of file +a.txt +.lambda_function.py +ec2* \ No newline at end of file