diff --git a/.gitignore b/.gitignore index 78f2b53..0dc2893 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ sample.log __pycache__/* -*.pyc \ No newline at end of file +*.pyc +*.cached_ips.pkl