diff --git a/.gitignore b/.gitignore index 29fc9cb..93d9fad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .env potato .DS_Store -__pycache__/ \ No newline at end of file +__pycache__/ +prompts.txt +.vscode \ No newline at end of file