diff --git a/.gitignore b/.gitignore index 8a3d0a3..c5b8845 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ backup/* .env.dev .env.docker -__pycache__/ \ No newline at end of file +__pycache__/ + +.idea/ \ No newline at end of file