diff --git a/.gitignore b/.gitignore index b740e72..645db82 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