diff --git a/.gitignore b/.gitignore index 49c37ffd5..0145a7eda 100755 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,7 @@ local.properties # SY ignores google-services.json /app/src/main/assets/client_secrets.json -*.apk \ No newline at end of file +*.apk + +# Custom ignores +/keys \ No newline at end of file