diff --git a/.gitignore b/.gitignore index 2f31182..1d5e0a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .idea .vscode **/__pycache__/ -**/main.py \ No newline at end of file +**/main.py +*.http \ No newline at end of file