diff --git a/.gitignore b/.gitignore index 2e253b6..16bd011 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .gradle* *.sw* build/ +.idea/* +*.iml