diff --git a/.gitignore b/.gitignore index 8c17fba..d1a16d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,11 @@ -__pycache__/ -uploads/ .venv/ +__pycache__/ *.pyc +*.json *.edgeql - .env + +access.log +valkey_data/ +redisinsight/ diff --git a/my_helpers b/my_helpers index c47b259..66d6af2 160000 --- a/my_helpers +++ b/my_helpers @@ -1 +1 @@ -Subproject commit c47b25903f5bc9c6c131e19aef780fbfbb6b1d6d +Subproject commit 66d6af251d3918cbb85613860b29cdea4ea0c094