diff --git a/.gitignore b/.gitignore index b740e729..97cf6348 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Project exclude paths /.gradle/ -/build/ \ No newline at end of file +/build/ +.idea/ \ No newline at end of file