Update .gitignore to include test_env/ and tmp/ directories

This commit is contained in:
unclecode
2024-09-28 00:12:58 +08:00
parent dec3d44224
commit 7afa11a02f

4
.gitignore vendored
View File

@@ -189,4 +189,6 @@ a.txt
.lambda_function.py
ec2*
update_changelog.sh
update_changelog.sh
test_env/
tmp/