diff --git a/.gitignore b/.gitignore index 408c2315..fd88ec96 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,10 @@ /manifest.mf # Mac filesystem dust -/.DS_Store \ No newline at end of file +/.DS_Store + +# intellij +*.iml +*.ipr +*.iws +.idea/ \ No newline at end of file