diff --git a/.gitignore b/.gitignore index ddbba93..2f28731 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,8 @@ # Intellij *.iml -.idea \ No newline at end of file +.idea + +# Gradle files +.gradle/ +gradle/ \ No newline at end of file