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