diff --git a/.gitignore b/.gitignore index 723ef36f4..d2c2be31c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -.idea \ No newline at end of file +.idea +.gradle +/local.properties +.DS_Store +**/build/ \ No newline at end of file