diff --git a/.gitignore b/.gitignore index 19b97b7..f8a6bfd 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ certs/* !data/README.md !certs/README.md -venv/ \ No newline at end of file +venv/ +.idea/ \ No newline at end of file