diff --git a/.gitignore b/.gitignore index 22cdf08..d4fc0bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ env.json logs/ -*.log \ No newline at end of file +*.log +/.idea \ No newline at end of file