diff --git a/.gitignore b/.gitignore index ce95643d4..d0ae91982 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,10 @@ target/ logs/ log/ /mydb.db + + +# Intellij project files +*.iml +*.ipr +*.iws +.idea/