--- a +++ b/.gitignore @@ -0,0 +1,17 @@ +.env +*.ini +tempCodeRunnerFile.python +*.pyc +Notes/ +.vscode/ +__pycache__/ +.trunk/ +.venv/ +chatGPT_Prompts.code-workspace +Python.code-profile +sourcery.yaml +.mypy_cache/ +*.code-workspace +logs/ +*.log +node_modules/