diff --git a/.gitignore b/.gitignore index 54acab6..c3bb5af 100644 --- a/.gitignore +++ b/.gitignore @@ -47,4 +47,7 @@ app.*.map.json .vscode/ # Key Properties -key.properties \ No newline at end of file +key.properties + +# Ignore Gradle +.gradle/ \ No newline at end of file