diff --git a/.gitignore b/.gitignore index 1b27714..2c9bcf7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ targets.json .env *.pyc web/static -*.log \ No newline at end of file +*.log +.idea \ No newline at end of file