diff --git a/.gitignore b/.gitignore index 6027e98..105e4d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea/ venv/ -static/ \ No newline at end of file +static/ +http-client.private.* \ No newline at end of file