diff --git a/.gitignore b/.gitignore index 9067def..abcb1cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ venv/* -streamedrequests/__pycache__/* +helloworld/__pycache__/* testdata/* -.vscode/* \ No newline at end of file +.vscode/*